diff --git a/.gitignore b/.gitignore index f8358fe..23ae448 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,10 @@ -/lisp -/var -/etc -/eln-cache -/user-init.el \ No newline at end of file +/lisp/ +/var/ +/etc/ +/eln-cache/ +/elpa/ +/straight/ +/pre-init.el +/post-init.el +/pre-early-init.el +/post-early-init.el \ No newline at end of file