Move entries po4a/.gitignore to the top level .gitignore

The po4a directory is in EXTRA_DIST and thus all files there
are included in the package. .gitignore doesn't belong in the
package so keep that file out of the po4a directory.
This commit is contained in:
Lasse Collin
2024-05-22 15:12:09 +03:00
parent 56f1d5ed68
commit 903c16fcfa
2 changed files with 4 additions and 3 deletions
+4
View File
@@ -40,6 +40,10 @@ coverage
/doc/internal
/doc/api
/po4a/man
/po4a/xz-man.pot
/po4a/*.po.authors
/src/liblzma/liblzma.pc
/src/lzmainfo/lzmainfo
/src/xz/xz
-3
View File
@@ -1,3 +0,0 @@
/man
/xz-man.pot
/*.po.authors