1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-10-30 23:37:45 +02:00

Fix .gitignore in doc directory.

doc/output/* was invalid and use output/ to exclude the dir as well as the files in it.
This commit is contained in:
David Steele
2021-03-05 08:41:15 -05:00
parent 753b60d3d5
commit 20bb544e7a

3
doc/.gitignore vendored
View File

@@ -1,2 +1 @@
output/*
doc/output/*
output/