[vlc-devel] Rémi Denis-Courmont : Ignore PO files
git version control
git at videolan.org
Sun Mar 2 09:48:46 CET 2008
Module: vlc
Branch: master
Commit: 4e5b503760d978de585c82d574c0f83c2fe856f1
URL: http://git2.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4e5b503760d978de585c82d574c0f83c2fe856f1
Author: Rémi Denis-Courmont <rem at videolan.org>
Date: Sat Mar 1 21:59:05 2008 +0200
Ignore PO files
---
.gitignore | 1 +
po/.gitignore | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 5ab514b..fdc6d60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+*~
*.cache
ABOUT-NLS
aclocal.m4
diff --git a/po/.gitignore b/po/.gitignore
index 3284492..bd9ab39 100644
--- a/po/.gitignore
+++ b/po/.gitignore
@@ -1,3 +1,4 @@
+*.gmo
*.header
*.sed
*.sin
More information about the vlc-devel
mailing list