mirror of
https://github.com/arkorty/Reduce.git
synced 2026-03-18 00:47:10 +00:00
overhaul
This commit is contained in:
11
backend/.gitignore
vendored
Normal file
11
backend/.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# Go
|
||||
bin/
|
||||
pkg/
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.test
|
||||
*.prof
|
||||
.env
|
||||
# Local database (if applicable)
|
||||
reduce.db
|
||||
Reference in New Issue
Block a user