Add *.binary files to .gitignore.

This commit is contained in:
Paul Romano 2013-01-04 19:09:07 -05:00
parent 5131eb3e09
commit b2419bf150

3
.gitignore vendored
View file

@ -13,6 +13,9 @@ src/openmc
# emacs backups
*~
# OpenMC statepoints
*.binary
# Documentation builds
docs/build