diff options
author | Michael Tänzer <neo@nhng.de> | 2011-04-09 00:40:46 +0200 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2011-04-09 00:40:46 +0200 |
commit | b6f8838f587d48502c78d7ed70d768b989ef85fa (patch) | |
tree | 0d73fef2c78c47b1057ba86409d674c2decb08d9 /.gitignore | |
parent | 33b83bda66eb6d55abae2ef2169b8599d221f463 (diff) | |
download | cacert-devel-b6f8838f587d48502c78d7ed70d768b989ef85fa.tar.gz cacert-devel-b6f8838f587d48502c78d7ed70d768b989ef85fa.tar.xz cacert-devel-b6f8838f587d48502c78d7ed70d768b989ef85fa.zip |
Source code taken from cacert-20110406.tar.bz2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2,3 +2,6 @@ # => ignore it # run "make all" to generate a new one and upload it to translingo /messages.po + +# Ignore file with the account data +/password.dat |