mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
🙈 ignore some files/folders
This commit is contained in:
parent
6617d03c32
commit
9bc89ea278
1 changed files with 5 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -300,4 +300,8 @@ migrateToAutomaticPackageRestore.ps1
|
||||||
*.pyc
|
*.pyc
|
||||||
*.diagsession
|
*.diagsession
|
||||||
Output-Performance.txt
|
Output-Performance.txt
|
||||||
*.diff
|
*.diff
|
||||||
|
|
||||||
|
# vscode
|
||||||
|
.vscode
|
||||||
|
.history
|
||||||
Loading…
Reference in a new issue