apskel-pos-backend/.dockerignore
aditya.siregar 67f1dbc850 init project
2024-05-28 14:14:55 +07:00

18 lines
147 B
Plaintext

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