diff options
| author | Blaise Thompson <blaise@untzag.com> | 2020-10-28 17:44:13 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2020-10-28 17:44:13 -0500 | 
| commit | d3e6cae7ea36b695835c4b1f98a0a91c7e5c6ec2 (patch) | |
| tree | 68f98d5c926689ee22d7fb796e3d9ce5ebf68783 /.gitignore | |
| parent | e099ed460a4e0be3ff99b684e537b9678cf3f449 (diff) | |
initial working docker-compose
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c2de89b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/db  | 
