2013-11-28 07:58:09 +01:00
|
|
|
## Linux
|
|
|
|
.*
|
|
|
|
*~
|
|
|
|
# Gimp
|
|
|
|
*.xcf
|
|
|
|
# Vim
|
|
|
|
*.un~
|
|
|
|
Session.vim
|
2014-01-25 20:29:49 +01:00
|
|
|
# KDevelop
|
|
|
|
*.kdev4
|
2013-11-28 07:58:09 +01:00
|
|
|
|
|
|
|
## 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
|
2014-01-25 20:29:49 +01:00
|
|
|
|
|
|
|
/google-breakpad/
|
|
|
|
|
2013-11-28 07:58:09 +01:00
|
|
|
# Windows_build
|
|
|
|
*.dll
|
|
|
|
*.exe
|
|
|
|
*.pdb
|
|
|
|
*.exp
|
|
|
|
*.lib
|
|
|
|
*.map
|
|
|
|
*.dmp
|
|
|
|
*.dat
|
2014-01-25 20:29:49 +01:00
|
|
|
#/data/glest_game/lua/
|
2013-11-28 07:58:09 +01:00
|
|
|
#
|
|
|
|
|
2013-12-15 04:26:17 +01:00
|
|
|
# Coverity
|
2014-01-25 20:29:49 +01:00
|
|
|
/cov-int/
|
|
|
|
|
|
|
|
# convert_faction_xml2html
|
|
|
|
/html/
|