diff options
author | Werner Koch <[email protected]> | 2012-12-18 19:03:21 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2012-12-18 19:03:21 +0000 |
commit | 3a51d501b915dd930445bcf8330acfdabb2e2934 (patch) | |
tree | 545841931f8d57e4a4cce3f5bf496afaf906b5e6 | |
parent | State that disclaimers are not anymore needed for translations. (diff) | |
download | gnupg-3a51d501b915dd930445bcf8330acfdabb2e2934.tar.gz gnupg-3a51d501b915dd930445bcf8330acfdabb2e2934.zip |
.gitignore: Add cruft from other branches.
--
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e23de9a61..634ad9de2 100644 --- a/.gitignore +++ b/.gitignore @@ -72,3 +72,8 @@ tools/shmtest mpi/libmpi.a util/libcompat.a util/libutil.a +/common/audit-events.h +/common/status-codes.h +/doc/gnupg.info +/doc/gnupg.info-1 +/doc/gnupg.info-2 |