OSDN Git Service

Support PostgreSQL 14
[pghintplan/pg_hint_plan.git] / .gitignore
index 5ef6a44..d4176be 100644 (file)
@@ -1,9 +1,15 @@
 # Global excludes across all subdirectories
+*.o
 *.so
+*.bc
 tags
 regression.*
+*.tar.gz
+*~
 
 # Generated subdirectories
+/.deps/
 /log/
 /results/
 /tmp_check/
+/RPMS/
\ No newline at end of file