mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-01-23 02:36:05 +00:00
chore: gitignore vs code workspace and history
This commit is contained in:
parent
2c7034e3c8
commit
2d2cd71c08
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -24,6 +24,11 @@
|
|||
!.vscode/tasks.json
|
||||
!.vscode/launch.json
|
||||
!.vscode/extensions.json
|
||||
*.code-workspace
|
||||
|
||||
### VisualStudioCode Patch ###
|
||||
# Ignore all local history of files
|
||||
.history
|
||||
|
||||
# misc
|
||||
/.sass-cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue