demboyz/.gitignore

41 lines
345 B
Plaintext
Raw Permalink Normal View History

# OS
Thumbs.db
Desktop.ini
.DS_Store
2014-10-29 04:41:34 +01:00
# 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
2014-10-29 05:20:24 +01:00
# Generated Project Files
premake/*/
2015-10-11 18:55:52 +02:00
bin/*
# Vagrant
.vagrant/