mirror of
https://github.com/openstreetmap/openstreetmap-website.git
synced 2025-07-22 01:22:54 +00:00
Be explicit about filepaths
This commit is contained in:
@ -1,12 +1,12 @@
|
||||
docker-db-data
|
||||
docker-cache
|
||||
Dockerfile*
|
||||
docker-compose*
|
||||
.dockerignore
|
||||
.travis.yml
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
/docker-db-data
|
||||
/docker-cache
|
||||
/Dockerfile*
|
||||
/docker-compose*
|
||||
/.dockerignore
|
||||
/.travis.yml
|
||||
/.git
|
||||
/.gitignore
|
||||
/.github
|
||||
/log/*
|
||||
/tmp/*
|
||||
/node_modules/
|
||||
|
Reference in New Issue
Block a user