.gitignore Accelerated NBT build related files in the local directory

This commit is contained in:
David Sowder 2012-03-04 20:53:21 -06:00
parent 0f9997814b
commit 878d756c9f

4
.gitignore vendored
View File

@ -16,5 +16,9 @@ build
#profiling/outputs #profiling/outputs
*.log *.log
# Accelerated NBT build
_nbt.c
_nbt.so
# The "standard" virtualenv directory. # The "standard" virtualenv directory.
ENV ENV