diff options
author | James Booth <boothj5@gmail.com> | 2013-08-17 18:45:51 +0100 |
---|---|---|
committer | James Booth <boothj5@gmail.com> | 2013-08-17 18:45:51 +0100 |
commit | 73eb4baf27d4b12704f6f7eceec24e8a43416256 (patch) | |
tree | 578864b7e89b15488a41b2176912a1ff45d8ece1 /.gitignore | |
parent | 41574ccdc62030cb9d24e6d923ad907754402834 (diff) | |
download | profani-tty-73eb4baf27d4b12704f6f7eceec24e8a43416256.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 6c29afec..3748015d 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,5 @@ core bugs/ TODO plugins/ +*_key.txt +*_fingerprints.txt |