.gitignore (351B) - raw
1 # i use vi
2 *.swp
3 # i use emacs
4 *~
5 # artifact
6 pkg/
7 man/
8 *.gem
9 # i have accidently added this one one too many times
10 sup-exception-log.txt
11
12 # bundler stuff
13 Gemfile.lock
14 .bundle
15
16 # generated file for gnupg test
17 test/gnupg_test_home/random_seed
18 test/gnupg_test_home/trustdb.gpg
19 test/gnupg_test_home/.gpg-v21-migrated
20 test/gnupg_test_home/openpgp-revocs.d