Serious-Engine/.gitignore
zcaliptium 47abf495f5 Update .gitignore again...
Too many stuff generated by VS!
2016-03-12 00:19:50 +03:00

44 lines
362 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
*.log
*.map
*.opensdf
*.pdb
*.res
*.sbr
*.sdf
*.suo
*.tlog