Adding new tests
This commit is contained in:
14
tests/epanet-nrtestsuite/.gitignore
vendored
Normal file
14
tests/epanet-nrtestsuite/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
# Ignore the performance data and logs
|
||||
performance.json
|
||||
stderr.log
|
||||
stdout.log
|
||||
|
||||
# Ignore app description files generated for nrtest
|
||||
apps/
|
||||
|
||||
# Ignore results generated during nrtest execution
|
||||
benchmark/
|
||||
|
||||
# Except changes to reference benchmark
|
||||
!benchmark/epanet-2012 # Results for EPANET 2.0.12 MSVC 2010 32-bit
|
||||
|
||||
Reference in New Issue
Block a user