Ignore example inputs generated by Python API

This commit is contained in:
Paul Romano 2015-04-16 12:27:27 -05:00
parent 120b283e57
commit 2d92f81ed9

3
.gitignore vendored
View file

@ -11,6 +11,9 @@
# OpenMC executable
src/openmc
# Inputs generated from Python API
examples/python/**/*.xml
# emacs backups
*~