Commit 07a61e16 authored by Peter Eisentraut's avatar Peter Eisentraut

Improve gitignore file

One file was listed under a wrong comment.
parent 22ef6b04
...@@ -7,7 +7,6 @@ ...@@ -7,7 +7,6 @@
/man-stamp /man-stamp
# Other popular build targets # Other popular build targets
/INSTALL /INSTALL
/INSTALL.xml
/postgres-US.pdf /postgres-US.pdf
/postgres-A4.pdf /postgres-A4.pdf
/postgres.html /postgres.html
...@@ -22,6 +21,7 @@ ...@@ -22,6 +21,7 @@
# Assorted byproducts from building the above # Assorted byproducts from building the above
/postgres.xml /postgres.xml
/INSTALL.html /INSTALL.html
/INSTALL.xml
/postgres-US.aux /postgres-US.aux
/postgres-US.log /postgres-US.log
/postgres-US.out /postgres-US.out
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment