From 313f587783feb1c4b497451a2f3af370c0018ff9 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Thu, 1 Nov 2018 18:20:51 -0400 Subject: [emacs] assimilate slack and deps, clear up .gitignore, add secrets MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit hopefully the slack thing is temporary, as i don’t like using proprietary platforms. however, if i must, i’d *much* prefer using free software to access it, rather than executing proprietary JS. note: since i’ve decided to commit etc/secrets.el, it shall not contain any sensitive information itself, but rather how to obtain them. therefore, it must be byte-compiled; and the byte-compiled etc/secrets.elc must *never* be committed. --- .gitignore | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 9c17b6d..6a2dcca 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +1,5 @@ -# getmail oldmail file -oldmail-* +*.elc /early-init.el /init.el /var -/recentf -/smex-items -/auto-save-list -/network-security.data -- cgit v1.2.3-60-g2f50