]> git.openstreetmap.org Git - stateofthemap.git/blob - .dockerignore
Add Container and GHA to build
[stateofthemap.git] / .dockerignore
1 # Ignore git metadata folder
2 .git/
3 .github/
4
5 # Ignore docker related files
6 Dockerfile*
7 docker-compose.*
8 .dockerignore
9 .gitignore
10
11 .editorconfig