db.mojotrollz.eu/.gitignore
TheLuda 311a1198c4 - Updated git ignore listing.
Signed-off-by: TheLuda <theluda@getmangos.com>
2012-09-19 17:07:26 +02:00

42 lines
590 B
Plaintext

# Add directories, files, and symlinks which shall not be stored within
# this git repository here.
# Placeholder files for directories needed to be inside git but empty
!*.gitkeep
# JetBrains - project settings
/.idea/
# Eclipse - project settings
/.project
/.settings
/.buildpath
/.externalToolBuilders
# Numerous always-ignore extensions
*.diff
*.err
*.orig
*.log
*.rej
*.swo
*.swp
*.vi
*~
*.sass-cache
# OS or Editor folders
.DS_Store
.cache
.project
.settings
.tmproj
nbproject
Thumbs.db
# Configuration files to be customized
/configs/config.php
# Cache and log files
/.cache/