Update .gitignore
Ignore .pyc files and some other artifacts of the build.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1 +1,6 @@
|
||||
_build/
|
||||
/AUTHORS
|
||||
/ChangeLog
|
||||
/dist/
|
||||
/openstackdocstheme.egg-info/
|
||||
*.pyc
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user