xframe/vendor/github.com/hibiken/asynqmon/.dockerignore

16 lines
145 B
Plaintext
Raw Normal View History

2024-10-12 12:55:20 +08:00
# Files
.dockerignore
.editorconfig
.gitignore
Dockerfile
Makefile
LICENSE
**/*.md
**/*_test.go
*.out
# Folders
.git/
.github/
**/node_modules/