mirror of https://github.com/OWASP/Nettacker.git
update gitignore for build directory
This commit is contained in:
parent
c32578266b
commit
76a38c907b
|
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
#pyCharm settings
|
#pyCharm settings
|
||||||
.idea/*
|
.idea/*
|
||||||
|
build/*
|
||||||
|
|
||||||
#tmp files
|
#tmp files
|
||||||
*.py~
|
*.py~
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue