~ruther/emacs.d

aaf621dda1a43fd8355d933b88295d0afdfd7b36 — Rutherther 11 months ago 0f7e529
chore: add gitignore
1 files changed, 15 insertions(+), 3 deletions(-)

M .gitignore
M .gitignore => .gitignore +15 -3
@@ 1,3 1,15 @@
init.el~
early-init.el~
stateful
\ No newline at end of file
# Custom setup per machine
custom-setup.el

# State. Thanks to no-littering
# all should be here
stateful/

# Compiled
*.elc
*.eln


# TODO: this should not be here, but in stateful.
# Why does emacs create this for package-install?
elpa/
\ No newline at end of file

Do not follow this link