mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-22 07:43:01 +00:00
updated gitignore
This commit is contained in:
parent
3eb7b957e5
commit
ac64f4d61f
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
|||
_ReSharper.*
|
||||
bin
|
||||
obj
|
||||
/bin/*
|
||||
/obj/*
|
||||
build
|
||||
dist
|
||||
*.suo
|
||||
|
|
Loading…
Reference in a new issue