Add folder to gitignore.
This commit is contained in:
parent
3820811c0a
commit
dd366479d4
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
__pycache__/
|
||||
build/
|
||||
dist/
|
||||
*.py[cod]
|
||||
*.egg-info
|
||||
|
|
Loading…
Reference in a new issue