Add the setup.py-produced "build" folder to .gitignore
This commit is contained in:
parent
5b1e6348e5
commit
a8ff446229
|
@ -1,2 +1,3 @@
|
|||
*.py[cod]
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
build
|
||||
|
|
Loading…
Reference in New Issue