mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-04-15 00:27:29 +08:00
Initial commit for ClawGo
This commit is contained in:
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
bin/
|
||||
*.exe
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
*.test
|
||||
*.out
|
||||
.clawgo/
|
||||
config.json
|
||||
sessions/
|
||||
coverage.txt
|
||||
coverage.html
|
||||
.DS_Store
|
||||
build
|
||||
|
||||
clawgo
|
||||
|
||||
.idea
|
||||
Reference in New Issue
Block a user