2
0
mirror of https://github.com/hibiken/asynqmon.git synced 2026-02-04 00:13:22 +00:00
Files
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/