mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
Do not ignore testdata files
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -36,5 +36,11 @@ nosetests.xml
|
||||
.project
|
||||
.pydevproject
|
||||
|
||||
# Data for testing
|
||||
testdata
|
||||
# Compressed files used to transfer test data
|
||||
*.gz
|
||||
*.bz2
|
||||
*.xz
|
||||
*.zip
|
||||
*.tar
|
||||
*.tgz
|
||||
*.tbz2
|
||||
|
||||
Reference in New Issue
Block a user