mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-29 09:29:29 +01:00
chore: ignore VSCode's settings.json in git
Seettings in there can be different per user and should be, it should not be committed
This commit is contained in:
parent
7e5885e5c8
commit
fc0daacfc0
6
.gitignore
vendored
6
.gitignore
vendored
@ -16,10 +16,8 @@ migrate_working_dir/
|
|||||||
*.iws
|
*.iws
|
||||||
.idea/
|
.idea/
|
||||||
|
|
||||||
# The .vscode folder contains launch configuration and tasks you configure in
|
# VSCode related
|
||||||
# VS Code which you may wish to be included in version control, so this line
|
.vscode/settings.json
|
||||||
# is commented out by default.
|
|
||||||
#.vscode/
|
|
||||||
|
|
||||||
# Flutter/Dart/Pub related
|
# Flutter/Dart/Pub related
|
||||||
**/doc/api/
|
**/doc/api/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user