Skip to content

Commit 85dc4da

Browse files
committed
docker: Ignore postgres data file
Signed-off-by: Stephen Finucane <stephen@that.guru> (cherry picked from commit 10b6162)
1 parent 0c74c92 commit 85dc4da

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/docker/db/.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
data/*
1+
data
2+
postdata

0 commit comments

Comments
 (0)