TShock/.gitignore
Lucas Nicodemus 2a5efa65ae
Saving work to apply merge changes
Currently moving .name to .Name and things like that from Item
2017-04-19 17:12:38 -06:00

70 lines
848 B
Text

# Sublime Text #
*.sublime-*
releases/
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
*/bin/*
*/obj/*
bin/*
obj/*
# 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
# Logs and databases #
######################
*.log
*.sql
*.sqlite
# OS generated files #
######################
.DS_Store
ehthumbs.db
Icon?
Thumbs.db
# Visual Studio #
##################################
*.userprefs
*.suo
*.sdf
*.opensdf
*.cache
*.pdb
*.csproj.user
*/_ReSharper*/*
*.user
#Template Bat file#
###################
postbuild.bat
/TestResults
# JetBrains Crap #
##################
*.dotCover
_ReSharper.*
# GTFO NuGet stuff #
####################
packages/*
# Private key files #
scripts/ssh_private_key