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