mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Ignore Roslyn caches
This commit is contained in:
parent
ebe4804b00
commit
a4936a6ff3
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -113,6 +113,9 @@ _UpgradeReport_Files/
|
|||
Backup*/
|
||||
UpgradeLog*.XML
|
||||
|
||||
# Temporary caches used by Roslyn.
|
||||
.vs
|
||||
|
||||
*.DotSettings
|
||||
/Python.Runtime.dll
|
||||
Wox/Images/websearch/Thumbs.db
|
||||
|
|
|
|||
Loading…
Reference in a new issue