diff options
author | Julian Andres Klode <jak@debian.org> | 2016-11-25 23:48:29 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2016-11-25 23:49:26 +0100 |
commit | 4976699bc30a9255f62a553d46da4d50f039b6dd (patch) | |
tree | 2d4a9ef08fdc98a1f7f24fdd13df8943c4a2a94e | |
parent | 33d7a8d672c8c720947e81158de4a5a07be05b72 (diff) |
Add apt-pkg/tagfile-keys.cc to the gitignore file
This is output of triehash.
Gbp-Dch: ignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 398ff57ff..ae327080a 100644 --- a/.gitignore +++ b/.gitignore @@ -17,6 +17,7 @@ gtest-* *.o *.so* *.versionscript +**/apt-pkg/tagfile-keys.cc # Templates *.pot |