Public Access
expand .gitignore
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
.env
|
.env
|
||||||
|
|
||||||
|
# stores some api responses for reference on my machine
|
||||||
|
data/
|
||||||
|
|
||||||
# Miscellaneous
|
# Miscellaneous
|
||||||
*.class
|
*.class
|
||||||
*.log
|
*.log
|
||||||
@@ -34,6 +37,8 @@ migrate_working_dir/
|
|||||||
.pub/
|
.pub/
|
||||||
/build/
|
/build/
|
||||||
/coverage/
|
/coverage/
|
||||||
|
#why share this
|
||||||
|
flutter_log.txt
|
||||||
|
|
||||||
# Symbolication related
|
# Symbolication related
|
||||||
app.*.symbols
|
app.*.symbols
|
||||||
|
|||||||
Reference in New Issue
Block a user