Files
SweepStore/.gitignore

15 lines
202 B
Plaintext

# https://dart.dev/guides/libraries/private-files
# Created by `dart pub`
.dart_tool/
# Hide all hidden files
.*
!.gitignore
example.bin
# Build directories
build/
# Temp collapsed files
*.collapsed