1
0
mirror of https://github.com/webx-top/echo synced 2021-12-20 05:52:35 +00:00
echo/.gitignore
2021-12-11 16:07:35 +08:00

25 lines
372 B
Plaintext

# Website
website/public
website/make
website/Makefile
website/marathon*
.gitmodules
# Node.js
node_modules
# IntelliJ
.idea
*.iml
/handler/oauth2/example/*.exe
/handler/oauth2/example/session.db
/handler/oauth2/example/session.db.lock
/middleware/render/sse/test/*.exe
/*.log
/.vscode
/middleware/session/test/*.exe
*.test
go.mod
go.sum
middleware/render/sse/test/test