Serious-Engine/.gitignore
zcaliptium 45eb940e03 Update .gitignore
Because it's trying to update generated files by VS.
2016-03-12 00:10:54 +03:00

40 lines
333 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
*.log
*.map
*.opensdf
*.pdb
*.sdf
*.suo
*.tlog