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
|
.project
|
||||||
.pydevproject
|
.pydevproject
|
||||||
|
|
||||||
# Data for testing
|
# Compressed files used to transfer test data
|
||||||
testdata
|
*.gz
|
||||||
|
*.bz2
|
||||||
|
*.xz
|
||||||
|
*.zip
|
||||||
|
*.tar
|
||||||
|
*.tgz
|
||||||
|
*.tbz2
|
||||||
|
|||||||
Reference in New Issue
Block a user