mirror of
https://github.com/tukaani-project/xz
synced 2026-06-08 17:59:00 +00:00
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:
@@ -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
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
/man
|
||||
/xz-man.pot
|
||||
/*.po.authors
|
||||
Reference in New Issue
Block a user