gitignore updated to ignore rider files

This commit is contained in:
Master Kwoth 2016-06-27 00:03:11 +02:00
parent 21dc657779
commit f3c06a19db

6
.gitignore vendored
View File

@ -36,4 +36,8 @@ Tests/bin
#!**/packages/repositories.config #!**/packages/repositories.config
NadekoBot/bin/Debug/data/nadekobot.sqlite NadekoBot/bin/Debug/data/nadekobot.sqlite
NadekoBot/bin/Debug/data/config.json NadekoBot/bin/Debug/data/config.json
NadekoBot/bin/Debug/data/ServerSpecificConfigs.json NadekoBot/bin/Debug/data/ServerSpecificConfigs.json
NadekoBot.sln.iml
.idea/workspace.xml
.idea/vcs.xml
.idea/modules.xml