git: ignore everything
authorAmin Bandali <bandali@gnu.org>
Sun, 14 Apr 2019 01:50:20 +0000 (21:50 -0400)
committerAmin Bandali <bandali@gnu.org>
Sun, 14 Apr 2019 01:50:20 +0000 (21:50 -0400)
to help make it safer to use this repo at ~/

caveat: have to force add untracked files

.gitignore

index 218b7e7..72e8ffc 100644 (file)
@@ -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
+*