1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

Fix broken regexp in cvsignore for *.po{,32} files.

This commit is contained in:
Tim Potter -
parent 372b023cd2
commit b8dc14d1f9
2 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,2 @@
.po
.po32
*.po
*.po32

View File

@ -1,2 +1,2 @@
.po
.po32
*.po
*.po32