mirror of
https://github.com/AmanTahiliani/box-box.git
synced 2026-08-07 11:54:59 -04:00
18 lines
142 B
Plaintext
18 lines
142 B
Plaintext
# Binaries
|
|
cmd/cmd
|
|
box-box
|
|
box-box-*
|
|
main
|
|
build/
|
|
|
|
# Log files
|
|
*.log
|
|
|
|
# SQLite database files
|
|
*.db
|
|
*.db-wal
|
|
*.db-shm
|
|
|
|
# Old file cache
|
|
.cache/
|