OSDN Git Service

Change target version to PG11 and fix the SPEC file
[pghintplan/pg_hint_plan.git] / .gitignore
index 5ef6a44..ae41df8 100644 (file)
@@ -1,9 +1,13 @@
 # Global excludes across all subdirectories
+*.o
 *.so
 tags
 regression.*
+*.tar.gz
 
 # Generated subdirectories
+/.deps/
 /log/
 /results/
 /tmp_check/
+/RPMS/
\ No newline at end of file