diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-11-13 23:55:37 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-11-13 23:55:37 +0100 |
commit | eb0760ad4ce0f0b81a9ee38f3342d0bf5e40ed53 (patch) | |
tree | 2a03f52b81aa8ac4e6bd8ccf22781c7ab3c8dc8a /.gitignore | |
parent | update manual (diff) | |
download | libpassphrase-eb0760ad4ce0f0b81a9ee38f3342d0bf5e40ed53.tar.gz libpassphrase-eb0760ad4ce0f0b81a9ee38f3342d0bf5e40ed53.tar.bz2 libpassphrase-eb0760ad4ce0f0b81a9ee38f3342d0bf5e40ed53.tar.xz |
m + compile static lib
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ obj/ *.bak *.swo *.swp +*.a *.o *.out *.gch |