mirror of
https://github.com/protesilaos/denote.git
synced 2026-09-10 07:16:20 -04:00
Merge pull request #3 from kaushalmodi/add-gitignore
chore: Ignore compiled and autoloads Emacs-Lisp files
This commit is contained in:
commit
91f4780779
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
*.elc
|
||||||
|
*-autoloads.el
|
||||||
Loading…
Reference in a new issue