]> Untitled Git - lemmy.git/blobdiff - .gitignore
Adding 0.18.4 Release notes. (#3853)
[lemmy.git] / .gitignore
index 0461784f02508109a75aa6601655a011688121f9..186713e1f4a947b71380d42df2bd3a99cbbffbdf 100644 (file)
@@ -26,3 +26,10 @@ pictrs/
 
 # The generated typescript bindings
 bindings
+
+# Database cluster and sockets for testing
+dev_pgdata/
+*.PGSQL.*
+
+# database dumps
+*.sqldump