Update .gitignore

This commit is contained in:
Benjamin Rosseaux 2015-06-13 18:34:59 +02:00
commit b1ffcb6532

5
.gitignore vendored
View file

@ -55,3 +55,8 @@ __history/
# Castalia statistics file
*.stat
# FreePascal compiler-generated binaries (safe to delete)
*.o
*.ppu