diff options
author | Andrea Corallo <akrl@sdf.org> | 2019-12-24 22:26:20 +0100 |
---|---|---|
committer | Andrea Corallo <akrl@sdf.org> | 2020-01-01 11:38:16 +0100 |
commit | cedc19297e47473ae599faa7cbcb2f3f6c9d5846 (patch) | |
tree | dbcbfdce7f32fcc905575a0776c076ee025e821f /.gitignore | |
parent | e678021f0c3db705c91831cff466561fd73c3040 (diff) | |
download | emacs-cedc19297e47473ae599faa7cbcb2f3f6c9d5846.tar.gz |
add elns to the gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d4be6bb23eb..52816e8473f 100644 --- a/.gitignore +++ b/.gitignore @@ -132,6 +132,7 @@ src/gl-stamp *.dll *.core *.elc +*.eln *.o *.res *.so |