Last active
August 23, 2019 00:28
-
-
Save diogobaracho/5b86c9242a93a36c7d12bf956e83d9dc to your computer and use it in GitHub Desktop.
.dockerignore for Elixir APIs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Dockerfile | |
Dockerfile.dev | |
docker-compose.yml | |
doc/ | |
Guardfile | |
README.md | |
*.dump | |
*.vscode | |
*build/ | |
dev-initial-setup.sh | |
_build/ | |
.git/ | |
assets/node_modules/ | |
deps/ | |
test/ | |
priv/static/ | |
.* | |
docker-compose.yml | |
Makefile |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment