Add results_error.dat to .gitignore.

This commit is contained in:
Paul Romano 2013-08-14 20:30:24 -05:00
parent 14b632db75
commit 531814eac7

3
.gitignore vendored
View file

@ -24,3 +24,6 @@ src/xml-fortran/xmlreader
# Modules built from XML templates
src/templates/*.f90
# Test results error file
results_error.dat