Skip to content

Commit 10b6162

Browse files
committed
docker: Ignore postgres data file
Signed-off-by: Stephen Finucane <stephen@that.guru>
1 parent 9bb5cae commit 10b6162

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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)