Updated .gitignore for test binaries
This commit is contained in:
parent
8c8ef2626a
commit
9fdb345fdd
1 changed files with 6 additions and 0 deletions
6
test_problems/.gitignore
vendored
6
test_problems/.gitignore
vendored
|
|
@ -11,6 +11,8 @@ CpJump/CpJump
|
|||
NASA9poly_test/NASA9poly_test
|
||||
VCSnonideal/NaCl_equil/nacl_equil
|
||||
VCSnonideal/NaCl_equil/vcs_equilibrate_res.csv
|
||||
VCSnonideal/LatticeSolid_LiSi/latticeSolid_LiSi
|
||||
VCSnonideal/LatticeSolid_LiSi/vcs_equilibrate_res.csv
|
||||
VPsilane_test/VPsilane_test
|
||||
cathermo/DH_graph_1/DH_graph_1
|
||||
cathermo/HMW_dupl_test/HMW_dupl_test
|
||||
|
|
@ -56,6 +58,9 @@ diamondSurf/runDiamond
|
|||
fracCoeff/fracCoeff
|
||||
mixGasTransport/mixGasTransport
|
||||
multiGasTransport/multiGasTransport
|
||||
simpleTransport/simpleTransport
|
||||
dustyGasTransport/dustyGasTransport
|
||||
PecosTransport/pecosTransport
|
||||
negATest/negATest
|
||||
negATest/noxNeg.xml
|
||||
printUtilUnitTest/pUtest
|
||||
|
|
@ -75,3 +80,4 @@ surfSolverTest/results2.txt
|
|||
surfSolverTest/surfaceSolver
|
||||
surfSolverTest/surfaceSolver2
|
||||
surfkin/surfdemo
|
||||
stoichSolidKinetics/stoichSolidKinetics
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue