aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 00d893e..9027518 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,6 @@
/build/
!/build/.gitkeep
+
+# ignore /testing/.testdb both as a symlink (if $PGRUNTIME_TESTDB_PATH is set) and as a directory (otherwise)
+/testing/.testdb
+/testing/.testdb/