Browse Source

Chore(docker-mnt): Add docker mnt

master
Samuel Pua 3 years ago
parent
commit
ad69c0470d
  1. 1
      .gitignore
  2. 1
      _docker_mnt/README.md

1
.gitignore

@ -10,7 +10,6 @@
# Dev Postgres
_postgres_data
_docker_mnt
# ---> Go
# Binaries for programs and plugins

1
_docker_mnt/README.md

@ -0,0 +1 @@
All docker mounts should be here so that they can be ignored
Loading…
Cancel
Save