OSDN Git Service

Change copyright year of docs to 2020
[pghintplan/pg_hint_plan.git] / .gitignore
index aa7ff19..d4176be 100644 (file)
@@ -1,11 +1,15 @@
 # Global excludes across all subdirectories
 *.o
 *.so
-core.c
+*.bc
 tags
 regression.*
+*.tar.gz
+*~
 
 # Generated subdirectories
+/.deps/
 /log/
 /results/
 /tmp_check/
+/RPMS/
\ No newline at end of file