From 966607d22548a4c0850c0ad061695199e09e1fad Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Sun, 8 Jan 2017 12:23:17 -0800 Subject: [PATCH] [weechat] Remove .weechat/sec.conf from git The value changes every time, which is annoying. --- .gitignore | 6 ++++-- .weechat/sec.conf | 13 ------------- 2 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 .weechat/sec.conf diff --git a/.gitignore b/.gitignore index 9b2254d..e9ef442 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1,13 @@ *.private -Alfred\ 2/Alfred.alfredpreferences/preferences/local .config .pentadactyl/info .ssh/*_rsa .ssh/known_hosts +.vim/.VimballRecord .vim/.netrwhist .vim/.scratch -.vim/.VimballRecord .vim/spell +.weechat/**/*.*log +.weechat/set.conf +Alfred\ 2/Alfred.alfredpreferences/preferences/local diff --git a/.weechat/sec.conf b/.weechat/sec.conf deleted file mode 100644 index cd978d5..0000000 --- a/.weechat/sec.conf +++ /dev/null @@ -1,13 +0,0 @@ -# -# weechat -- sec.conf -# - -[crypt] -cipher = aes256 -hash_algo = sha256 -passphrase_file = "~/.weechat/passphrase.private" -salt = on - -[data] -__passphrase__ = on -pivotal = "2A54414D454EC0822858C4DF250576966BE96D9F09CC55E12324739A0B6CEA93813A72C00E7F6FE63EA9953C380E1D3C1D6793BB340782E30D10B5002B80BF395F21E67285"