gitignore updated to ignore rider files
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
Reference in New Issue
Block a user