14 lines
113 B
Plaintext
14 lines
113 B
Plaintext
# IntelliJ
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
.idea/
|
|
|
|
# Mac
|
|
.DS_Store
|
|
|
|
# Flutter/Dart/Pub related
|
|
.dart_tool/
|
|
build/
|
|
pubspec.lock
|