Skip to content

Commit

Permalink
updated .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Tonnanto committed Oct 2, 2022
1 parent c3995f4 commit fc3ce2f
Showing 1 changed file with 0 additions and 30 deletions.
30 changes: 0 additions & 30 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,33 +14,3 @@
*.ipr
*.iws
.idea/

# 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/

# Flutter/Dart/Pub related
**/doc/api/
**/ios/Flutter/.last_build_id
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/

# Web related
lib/generated_plugin_registrant.dart

# Symbolication related
app.*.symbols

# Obfuscation related
app.*.map.json

# Android Studio will place build artifacts here
/android/app/debug
/android/app/profile
/android/app/release

0 comments on commit fc3ce2f

Please sign in to comment.