added testing files to gitignore
This commit is contained in:
parent
2f67e81740
commit
0f2409b89f
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -160,3 +160,9 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# Testing files
|
||||
|
||||
test_files/
|
||||
.zip
|
||||
.zipssion
|
||||
|
|
|
|||
Loading…
Reference in a new issue