Update the .gitignore

This commit is contained in:
Michael Droettboom 2018-02-23 14:26:01 -05:00
parent 183acfd9d7
commit 528b70e8e0
1 changed files with 3 additions and 31 deletions

34
.gitignore vendored
View File

@ -1,32 +1,4 @@
# Prerequisites
*.d
root/
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
python.asm.*
*.bc