results files should not be part of the repository
This commit is contained in:
parent
fcb14f6099
commit
2be01e7bea
|
@ -1,6 +1,7 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.mod
|
*.mod
|
||||||
*.o
|
*.o
|
||||||
|
*.hdf5
|
||||||
*.exe
|
*.exe
|
||||||
*.bak
|
*.bak
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Reference in New Issue