diff options
author | James Booth <boothj5@gmail.com> | 2013-08-17 18:45:51 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2013-11-08 00:17:27 +0000 |
commit | 599bee2ce8ddc7974dc4e0592e0c84f9b243a007 (patch) | |
tree | a5da3bd7e4a0c03b136ec47e0160f5f280c0a60d /.gitignore | |
parent | 3fce5572eaa3af0a1caeb05ec5783cd40134e0e0 (diff) | |
download | profani-tty-599bee2ce8ddc7974dc4e0592e0c84f9b243a007.tar.gz |
Create fingerprints file, callbacks, and message send
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 1c5662be..9e2a34f5 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,5 @@ bugs/ TODO plugins/ src/gitversion.c +*_key.txt +*_fingerprints.txt |