From 4b06c4f505d21c15b0cd28db521954b6fe374548 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 13 Apr 2019 21:50:20 -0400 Subject: [PATCH] git: ignore everything to help make it safer to use this repo at ~/ caveat: have to force add untracked files --- .gitignore | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/.gitignore b/.gitignore index 218b7e7..72e8ffc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1 @@ -# byte-compiled elisp files -.emacs.d/*.elc -.emacs.d/early-init.el -.emacs.d/init.el - -# straight -.emacs.d/straight/* -!.emacs.d/straight/versions - -# various -.emacs.d/var/* -.emacs.d/var/eshell/lastdir -.emacs.d/var/eshell/history -!.emacs.d/var/eshell -!.emacs.d/var/abbrev.el +* -- 2.20.1