mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-24 02:37:41 +08:00
Update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.DS_Store
|
||||
.dart_tool/
|
||||
**/ios/Flutter/.last_build_id
|
||||
|
||||
.packages
|
||||
.pub/
|
||||
@ -24,3 +25,6 @@ android/fastlane/report.xml
|
||||
debugSymbols
|
||||
|
||||
test/.test_coverage.dart
|
||||
lib/.env.dart
|
||||
|
||||
gj_common
|
||||
|
Reference in New Issue
Block a user