gitignore: start a "tina sw" section with `vscode` settings
parent
98ab543f95
commit
22720e33fd
|
|
@ -102,7 +102,6 @@ ENV/
|
|||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
.vscode/settings.json
|
||||
|
||||
# all files under
|
||||
.git/
|
||||
|
|
@ -122,6 +121,9 @@ Session.vim
|
|||
# wtv git hosting service tho?
|
||||
gitea/
|
||||
|
||||
# ------ tina-land ------
|
||||
.vscode/settings.json
|
||||
|
||||
# ------ macOS ------
|
||||
# Finder metadata
|
||||
**/.DS_Store
|
||||
|
|
|
|||
Loading…
Reference in New Issue