mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +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
|
||||
.idea/
|
||||
|
||||
# The .vscode folder contains launch configuration and tasks you configure in
|
||||
# VS Code which you may wish to be included in version control, so this line
|
||||
# is commented out by default.
|
||||
#.vscode/
|
||||
# VSCode related
|
||||
.vscode/settings.json
|
||||
|
||||
# Flutter/Dart/Pub related
|
||||
**/doc/api/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user