summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJohn Turner <jturner.usa@gmail.com>2022-07-03 23:16:15 -0400
committerJohn Turner <jturner.usa@gmail.com>2022-07-03 23:16:15 -0400
commit250b3ef0d5c3cbc39129ce632838994a17f57fa2 (patch)
treedd0ccd888ff7fbf0a4d18da86d21c735e11cb9de /.gitignore
parente6b5e17a394cc8fdd827670b8fa1a81043c8a951 (diff)
downloademacs.d-250b3ef0d5c3cbc39129ce632838994a17f57fa2.tar.gz
updated .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 42200f5..61e6654 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
/*
!/.gitignore
!/init.el
+!/load-config.el
+!/load-local-lisp.el
!/custom.el
!/themes
-!/config \ No newline at end of file
+!/config
+!/lisp \ No newline at end of file