diff options
author | Werner Koch <wk@gnupg.org> | 2011-01-26 18:20:32 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2011-01-26 18:20:32 +0100 |
commit | a6d1768e8e1dac81a20a7ccd830e87d2c9281682 (patch) | |
tree | 9eedfdb37c5d858bcc25e077d9b22f06e2b30d96 /.gitignore | |
parent | Function name cleanups (diff) | |
download | gnupg2-a6d1768e8e1dac81a20a7ccd830e87d2c9281682.tar.xz gnupg2-a6d1768e8e1dac81a20a7ccd830e87d2c9281682.zip |
Update gitignore and add attributes to po/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 699581b44..a36a733d3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,5 @@ doc/gnupg.info* doc/stamp-vti doc/version.texi po/gnupg2.pot +*.o +*.a |