Forgot to gitignore unsigned directory
This commit is contained in:
parent
cb907c59c3
commit
258f563a00
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -7,3 +7,4 @@ build_*/
|
||||||
*~
|
*~
|
||||||
*.pyc
|
*.pyc
|
||||||
buildserver.box
|
buildserver.box
|
||||||
|
unsigned/
|
||||||
|
|
Loading…
Reference in a new issue