diff options
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 |