added in gitignore to ignore build and tests

This commit is contained in:
Dhanya Maliakal
2016-09-20 10:43:59 +02:00
parent 1044fc68ab
commit 8c88de899a

2
.gitignore vendored
View File

@ -13,3 +13,5 @@ JCTBGui/
*.log *.log
*.out *.out
*.toc *.toc
build
tests