NadekoBot/.gitignore

32 lines
821 B
Plaintext
Raw Normal View History

2015-12-05 10:27:00 +00:00
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.userosscache
*.sln.docstates
*.pfx
2016-08-18 15:35:23 +00:00
.vs
obj/
2015-12-05 10:27:00 +00:00
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
2016-08-16 14:57:29 +00:00
**/src/NadekoBot/bin
2016-03-20 09:46:15 +00:00
Tests/bin
2015-12-05 10:27:00 +00:00
# NuGet Packages
*.nupkg
# The packages folder can be ignored because of Package Restore
**/packages/*
# except build/, which is used as an MSBuild target.
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
2016-02-29 06:15:03 +00:00
NadekoBot/bin/Debug/data/nadekobot.sqlite
NadekoBot/bin/Debug/data/config.json
NadekoBot/bin/Debug/data/ServerSpecificConfigs.json
NadekoBot.sln.iml
.idea/workspace.xml
.idea/vcs.xml
.idea/modules.xml
NadekoBot/bin/Debug/data/config_xnaas.json