diff options
author | Michael Tänzer <neo@nhng.de> | 2011-04-06 00:44:04 +0200 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2011-04-06 00:44:04 +0200 |
commit | e4d11212850f9835c31fa39e70f2422a9118df08 (patch) | |
tree | 4c2caa33b5fcf716d455fec60d38590cfffd5cdb /.gitignore | |
parent | ab852c57094f527af4db032a534c7cc492b260ee (diff) | |
download | cacert-devel-e4d11212850f9835c31fa39e70f2422a9118df08.tar.gz cacert-devel-e4d11212850f9835c31fa39e70f2422a9118df08.tar.xz cacert-devel-e4d11212850f9835c31fa39e70f2422a9118df08.zip |
#913: Ignore file with the account data in git2011-04-06bug-913
#913: "Translingo account data exposed"
Signed-off-by: Michael Tänzer <neo@nhng.de>
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 |