Moved data to data folder, copied on compile

This commit is contained in:
Kwoth
2016-09-13 18:52:59 +02:00
parent d969dcbbbd
commit 7267cf0ee7
77 changed files with 22794 additions and 19 deletions

12
.gitignore vendored
View File

@ -9,13 +9,16 @@
*.pfx
.vs
obj/
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
**/src/NadekoBot/bin
Tests/bin
src/NadekoBot/credentials.json
src/NadekoBot/project.lock.json
src/NadekoBot/data/*
src/NadekoBot/data/NadekoBot.db
src/NadekoBot/musicdata/*
src/NadekoBot/project.lock.json
# NuGet Packages
*.nupkg
@ -25,12 +28,7 @@ src/NadekoBot/data/*
!**/packages/build/
# Uncomment if necessary however generally it will be regenerated when needed
#!**/packages/repositories.config
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
src/NadekoBot/project.lock.json
.idea/modules.xml