gitignore
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# please keep this file sorted
|
||||
*.egg*
|
||||
*.pyc
|
||||
.*
|
||||
build/
|
||||
dist/
|
||||
doc/changelog.rst
|
||||
venv*
|
||||
website-build/
|
||||
Reference in New Issue
Block a user