Peter Kurfer
108444e094
- remove plugin API due to incompatibility issues - add Docker build to GitHub Actions - add custom container friendly config file
28 lines
No EOL
253 B
Text
28 lines
No EOL
253 B
Text
###############
|
|
# Directories #
|
|
###############
|
|
|
|
.git/
|
|
.github/
|
|
.idea/
|
|
.vscode/
|
|
deploy/
|
|
dist/
|
|
doc/
|
|
|
|
#########
|
|
# Files #
|
|
#########
|
|
|
|
.gitattributes
|
|
.gitignore
|
|
.dockerignore
|
|
.goreleaser.yml
|
|
*.out
|
|
main
|
|
inetmock
|
|
imctl
|
|
README.md
|
|
LICENSE
|
|
Dockerfile
|
|
config.yaml |