asynqmon/.dockerignore

16 lines
145 B
Plaintext
Raw Normal View History

# Files
.dockerignore
.editorconfig
.gitignore
Dockerfile
Makefile
LICENSE
**/*.md
**/*_test.go
*.out
# Folders
.git/
.github/
**/node_modules/