Files
asynqmon/.dockerignore
2021-04-05 16:35:15 -07:00

16 lines
145 B
Plaintext

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