mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-12 09:22:27 +08:00
refactor: refactor eiblog
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -7,7 +7,6 @@
|
||||
*.DS_Store
|
||||
*.tar.gz
|
||||
*.db
|
||||
backend
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
@@ -18,5 +17,7 @@ backend
|
||||
# Dependency directories (remove the comment below to include it)
|
||||
# vendor/
|
||||
bin
|
||||
assets/*.*
|
||||
assets/*.xml
|
||||
assets/*.txt
|
||||
db.sqlite
|
||||
cmd/*/backend
|
||||
Reference in New Issue
Block a user