Updated .gitignore to ignore test binaries on Windows
This commit is contained in:
parent
45392f06ec
commit
9c8b14b12c
1 changed files with 1 additions and 0 deletions
1
test_problems/.gitignore
vendored
1
test_problems/.gitignore
vendored
|
|
@ -2,6 +2,7 @@
|
|||
*_output.txt
|
||||
*_output.csv
|
||||
*_output.out
|
||||
*.exe
|
||||
ChemEquil_gri_matrix/gri_matrix
|
||||
ChemEquil_gri_pairs/gri_pairs
|
||||
ChemEquil_ionizedGas/ionizedGasEquil
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue