mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-18 14:05:59 +01:00
ignore .vscode configuration folder
This commit is contained in:
parent
658c56afe1
commit
0335c28a69
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -17,6 +17,9 @@ coverage/
|
|||
# Curse you, JetBrains!
|
||||
.idea/
|
||||
|
||||
# Curse you, VS Code!
|
||||
.vscode/
|
||||
|
||||
/public/assets
|
||||
/public/system
|
||||
|
||||
|
|
Loading…
Reference in a new issue