1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

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

(This used to be commit b8dc14d1f9)
This commit is contained in:
Tim Potter 2003-04-14 05:38:48 +00:00
parent 0b65a190a0
commit 49f5045fe7
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