update .gitignore
This commit is contained in:
parent
22f400368e
commit
abe27bcb67
|
@ -5,4 +5,5 @@
|
||||||
*.ORIG
|
*.ORIG
|
||||||
/TODO
|
/TODO
|
||||||
*log.out
|
*log.out
|
||||||
build
|
build/
|
||||||
|
TestDir
|
||||||
|
|
Loading…
Reference in New Issue