1
0
mirror of https://github.com/GitJournal/GitJournal.git synced 2025-07-24 02:37:41 +08:00

Update .gitignore

This commit is contained in:
Vishesh Handa
2020-09-06 12:45:31 +02:00
parent e2b1f5a7e4
commit 5843b677e2

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