diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-05-15 22:24:15 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-05-15 23:10:28 -0400 |
commit | 9253b098425c4a58f96413b468b8aa2d68b99983 (patch) | |
tree | 83fff2445b47b5b19ba101c0b633d5621c0d4bd0 /.gitignore | |
parent | 6a1cff31172612060a19dd38a59ef295ca439ce4 (diff) | |
download | piem-9253b098425c4a58f96413b468b8aa2d68b99983.tar.gz |
Ignore *-autoloads.el
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*-autoloads.el *.elc *.info config.mk |