Added temp directory for unit tests.

Hopefully this resolves all problems in Gitlab
This commit is contained in:
Abel Hoogeveen 2016-07-09 13:11:57 +02:00
parent 729ccac707
commit d4b4dd5ff2
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -16,4 +16,3 @@ vendor/
build/
doc
nbproject
tests/temp

2
tests/temp/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*
!.gitignore