about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorShlee <github@shl.ee>2021-12-07 04:04:04 +1100
committerGitHub <noreply@github.com>2021-12-06 18:04:04 +0100
commit211958e8b8b16df2ada83cb8526bbc4b6c6d9f28 (patch)
tree978c300ddbd808aa59304e75c7ea286bf348f221 /.gitignore
parent41503507ec34175a759e5ae7c04fc2afb77ff2b7 (diff)
Update .dockerignore/.gitignore for #16947 etc (#17099)
* Update .dockerignore

* Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b4d2712ff..25c8388e1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@
 
 # Ignore postgres + redis + elasticsearch volume optionally created by docker-compose
 /postgres
+/postgres14
 /redis
 /elasticsearch