Serious-Engine/.gitignore
zcaliptium d1636a7990 Update .gitignore again!!! AGAIN!
I really hate VS because it makes too many useless generated stuff!
2016-03-12 02:28:31 +03:00

45 lines
369 B
Plaintext

# 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
!Bison.exe
!Flex.exe
# Visual Studio Stuff
*.bsc
*.cnt
*.exp
*.ipch
*.log
*.map
*.opensdf
*.pdb
*.res
*.sbr
*.sdf
*.suo
*.tlog