OSDN Git Service

Fix the previous commit.
[pghintplan/pg_hint_plan.git] / .gitignore
index aa7ff19..ae41df8 100644 (file)
@@ -1,11 +1,13 @@
 # Global excludes across all subdirectories
 *.o
 *.so
-core.c
 tags
 regression.*
+*.tar.gz
 
 # Generated subdirectories
+/.deps/
 /log/
 /results/
 /tmp_check/
+/RPMS/
\ No newline at end of file