mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 08:52:27 +00:00
12 lines
94 B
Plaintext
12 lines
94 B
Plaintext
# Go
|
|
bin/
|
|
pkg/
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.test
|
|
*.prof
|
|
.env
|
|
# Local database (if applicable)
|
|
reduce.db
|