Added build directory to .gitignore
This commit is contained in:
parent
ea23f0e127
commit
85dfa412d0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
wobuzz/settings.json
|
wobuzz/settings.json
|
||||||
Wobuzz.egg-info
|
Wobuzz.egg-info
|
||||||
|
build
|
||||||
__pycache__
|
__pycache__
|
||||||
.idea
|
.idea
|
Loading…
Add table
Reference in a new issue