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
|
||||
.idea/*
|
||||
build/*
|
||||
|
||||
#tmp files
|
||||
*.py~
|
||||
|
|
|
|||
Loading…
Reference in New Issue