mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 07:55:18 +00:00
refactor: modified .gitignore
This commit is contained in:
parent
f4e22e9235
commit
a62b8236f6
5
.gitignore
vendored
5
.gitignore
vendored
@ -18,7 +18,7 @@
|
||||
# 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/
|
||||
|
||||
# Flutter/Dart/Pub related
|
||||
**/doc/api/
|
||||
@ -83,3 +83,6 @@ tm.json
|
||||
|
||||
android/build
|
||||
android/app/.cxx
|
||||
|
||||
# Build dir
|
||||
build
|
Loading…
Reference in New Issue
Block a user