[DEV) update gitignore

This commit is contained in:
Edouard DUPIN 2016-09-16 21:43:09 +02:00
parent 30827d8739
commit 3172b07ba4

29
.gitignore vendored
View File

@ -1,28 +1 @@
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
*.pyc