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