inetmock/.gitignore
Peter Kurfer f2feb661fc
Some checks failed
agola/inetmock/Test and lint The run failed
concourse-ci/gotest gotest
feat(ci): add concourse pipeline
2022-11-19 13:39:26 +01:00

26 lines
No EOL
217 B
Text

#########
# files #
#########
**/cov.out
**/cov-raw.out
**/*.so
*.key
*.pem
/inetmock
/imctl
./main
.go/
__debug_bin
###############
# directories #
###############
.idea/
.vscode/
dist/
out/
.task/
public/
.fleet/