MegaGlest/.gitignore

61 lines
649 B
Plaintext
Raw Normal View History

## Linux
.*
*~
# Gimp
*.xcf
# Vim
*.un~
Session.vim
# KDevelop
*.kdev4
2014-01-25 21:13:12 +01:00
# Meld
*.orig
## OSX
Icon
## Windows
*.old
# 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-30 23:43:26 +01:00
# breakpad symlink / directory
2014-01-28 17:44:57 +01:00
/google-breakpad
2014-01-30 23:43:26 +01:00
/google-breakpad/