diff options
author | Michael Tänzer <neo@nhng.de> | 2010-12-01 01:02:09 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2010-12-01 01:02:09 +0100 |
commit | d03c1a6bc5fd142d86b4bcbaee9864faff9567ad (patch) | |
tree | 91412754723e51f04aace583c1d5b2d33640a16e /locale/.gitignore | |
parent | 4145a1e31cf13340b417299f8a1fc87a90978d9d (diff) | |
download | cacert-devel-d03c1a6bc5fd142d86b4bcbaee9864faff9567ad.tar.gz cacert-devel-d03c1a6bc5fd142d86b4bcbaee9864faff9567ad.tar.xz cacert-devel-d03c1a6bc5fd142d86b4bcbaee9864faff9567ad.zip |
#896: Remove translation files from tarballs
Get .po and .mo files out of version control as they are generated by
translingo
Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'locale/.gitignore')
-rw-r--r-- | locale/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/locale/.gitignore b/locale/.gitignore new file mode 100644 index 0000000..94fd7c6 --- /dev/null +++ b/locale/.gitignore @@ -0,0 +1,5 @@ +# Language files are imported from translingo +# => Ignore them +# Use make.php if you need new ones +*.po +*.mo |