MegaGlest/.gitignore

81 lines
926 B
Plaintext
Raw Normal View History

## Linux
.*
*~
# Gimp
*.xcf
# Vim
*.un~
Session.vim
2013-12-05 23:48:12 +01:00
MegaGlest.kdev4
2014-01-18 21:24:13 +01:00
/mk/linux/mydata
/mk/linux/release
/mk/linux/linux_symbols
/mk/linux/core
/mk/linux/core.bak
## OSX
Icon
## Windows
# Windows image file caches
Thumbs.db
thumbs.db
ehthumbs.db
# Folder config file
Desktop.ini
# Recycle Bin used on file shares
$RECYCLE.BIN/
# Visual studio
*.suo
*.ncb
## Packages
# it's better to unpack these files and commit the raw source git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
*.bz2
## Logs and databases
*.log
*.sql
*.sqlite
## Git
!.git
!.gitignore
!.gitattributes
!.gitmodules
## Repo
*.blend
*.blend1
# Linux_build
/mk/linux/build/
/google-breakpad
/mk/linux/megaglest.6
# Windows_build
*.dll
*.exe
*.pdb
*.exp
*.lib
*.map
*.dmp
*.dat
/data/glest_game/lua/
#
2013-12-02 18:48:23 +01:00
/source/windows_deps_2012
/source/windows_deps_2010
/source/windows_deps_2010_old
2013-12-10 08:05:07 +01:00
# Coverity
/cov-int
/cov-int/.*