Files
mars3142 46c8c38aa7
Test / test (push) Successful in 7m35s
initial commit
Signed-off-by: Peter Siegmund <developer@mars3142.org>
2026-04-18 14:06:56 +02:00

35 lines
352 B
Plaintext

# Miscellaneous
*.class
*.log
*.pyc
*.swp
.DS_Store
.atom/
.buildlog/
.history
.svn/
migrate_working_dir/
# IntelliJ related
*.iml
*.ipr
*.iws
.idea/
# VSCode related
.vscode/*
# Flutter/Dart/Pub related
**/doc/api/
.dart_tool/
.flutter-plugins
.flutter-plugins-dependencies
.packages
.pub-cache/
.pub/
/build/
pubspec.lock
# Test related
coverage