mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-17 16:41:42 +00:00
15 lines
90 B
Plaintext
15 lines
90 B
Plaintext
# Go
|
|
bin/
|
|
pkg/
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
*.test
|
|
*.prof
|
|
.env
|
|
|
|
# Database
|
|
reduce.db*
|
|
|
|
# Binary
|
|
reduce |