chore: add .gsd/ to .gitignore
This commit is contained in:
parent
87763e21db
commit
2a69e524c4
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,3 +14,6 @@ output/
|
||||||
.vscode/
|
.vscode/
|
||||||
.idea/
|
.idea/
|
||||||
*.swp
|
*.swp
|
||||||
|
|
||||||
|
# GSD
|
||||||
|
.gsd/
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue