mirror of
https://github.com/9001/copyparty.git
synced 2026-06-19 12:42:51 -06:00
visual studio gitignore
This commit is contained in:
parent
2cf1f0d10f
commit
fa45fbe704
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -18,6 +18,7 @@ copyparty.egg-info/
|
||||||
|
|
||||||
# ide
|
# ide
|
||||||
*.sublime-workspace
|
*.sublime-workspace
|
||||||
|
/.vs
|
||||||
|
|
||||||
# winmerge
|
# winmerge
|
||||||
*.bak
|
*.bak
|
||||||
|
|
@ -51,4 +52,3 @@ result-*
|
||||||
|
|
||||||
# IDEA config
|
# IDEA config
|
||||||
.idea/
|
.idea/
|
||||||
/.vs
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue