mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
feat: version 2
This commit is contained in:
8
backend/.gitignore
vendored
8
backend/.gitignore
vendored
@@ -7,5 +7,9 @@ pkg/
|
||||
*.test
|
||||
*.prof
|
||||
.env
|
||||
# Local database (if applicable)
|
||||
reduce.db
|
||||
|
||||
# Database
|
||||
reduce.db*
|
||||
|
||||
# Binary
|
||||
reduce
|
||||
Reference in New Issue
Block a user