forked from go/golangs_learn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
595 B
29 lines
595 B
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, built with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
/.idea/.gitignore
|
|
/golang_frame/go_to_beego/.idea/
|
|
/golang_frame/go_to_gin/go_to_gin_init/.idea/
|
|
/golang_frame/go_to_iris/.idea/
|
|
/golang_frame/go_to_gin/go_to_gin_init/go.sum
|
|
/.idea/golangs_learn.iml
|
|
/.idea/misc.xml
|
|
/.idea/modules.xml
|
|
/.idea/vcs.xml
|
|
/golang_frame/.idea/
|
|
/golang_learn/.idea/
|
|
/golang_frame/frame阅读/.idea/
|
|
/golang_learn/data_func/go_to_TjHz/J21/J2101.go
|
|
*/frontend/dist/*
|
|
*.csv
|
|
*.log
|