mirror of
https://github.com/KRTirtho/spotube.git
synced 2025-09-13 16:05: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
|
# 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
|
# VS Code which you may wish to be included in version control, so this line
|
||||||
# is commented out by default.
|
# is commented out by default.
|
||||||
#.vscode/
|
.vscode/
|
||||||
|
|
||||||
# Flutter/Dart/Pub related
|
# Flutter/Dart/Pub related
|
||||||
**/doc/api/
|
**/doc/api/
|
||||||
@ -83,3 +83,6 @@ tm.json
|
|||||||
|
|
||||||
android/build
|
android/build
|
||||||
android/app/.cxx
|
android/app/.cxx
|
||||||
|
|
||||||
|
# Build dir
|
||||||
|
build
|
Loading…
Reference in New Issue
Block a user