diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-04-07 17:58:40 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-04-07 17:58:40 +0200 |
commit | 50efbad61c9f5bdd82c59026edc772f1f4e13080 (patch) | |
tree | 5a05a7ae87d423894caf78df974742cd759834a2 /.gitignore | |
parent | improve makefile and add more warnings (diff) | |
download | libpassphrase-50efbad61c9f5bdd82c59026edc772f1f4e13080.tar.gz libpassphrase-50efbad61c9f5bdd82c59026edc772f1f4e13080.tar.bz2 libpassphrase-50efbad61c9f5bdd82c59026edc772f1f4e13080.tar.xz |
fix warnings + update gitignore
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,6 +12,9 @@ obj/ *.out *.gch *.info +*.pdf +*.ps +*.dvi *.gz *.bz2 *.xz |