Merge pull request #13 from timotheecour/fix_gitignore

fix gitignore
This commit is contained in:
genotrance 2018-11-24 17:08:24 -06:00 committed by GitHub
commit 2b7e60807c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 1 deletions

4
.gitignore vendored
View file

@ -1,5 +1,7 @@
nimcache
.DS_Store
*.exe
*.swp
test*
toast

5
tests/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
/*
!*.nim
!.gitignore
!/include/