FurryChat/.gitignore

51 lines
808 B
Plaintext
Raw Permalink Normal View History

2020-01-01 18:10:13 +00:00
# Miscellaneous
*.class
*.log
*.pyc
*.swp
2020-10-06 14:31:52 +00:00
*.snap
2020-01-01 18:10:13 +00:00
.DS_Store
.atom/
.buildlog/
.history
.svn/
lib/generated_plugin_registrant.dart
2020-01-03 16:23:40 +00:00
google-services.json
2020-10-13 10:20:13 +00:00
prime
2020-01-01 18:10:13 +00:00
2020-02-15 07:56:05 +00:00
# libolm package
/assets/js/package/*
2020-01-01 18:10:13 +00:00
# IntelliJ related
*.iml
*.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/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
# Web related
lib/generated_plugin_registrant.dart
# Exceptions to above rules.
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages
/key.jks
/android/key.properties
**/android/app/.cxx
android/key.jks
lib/l10n_old