diff options
author | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 21:47:40 -0400 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2020-08-25 21:53:40 -0400 |
commit | 05f3ca532960f825d060b07706ad683a1afb569d (patch) | |
tree | 0519b91ca697fef86615bb8d8674ee23bda61c90 /.gitignore | |
parent | 480f9f9bbc01e1f986c67ec9294e5b3452532e1b (diff) | |
download | piem-05f3ca532960f825d060b07706ad683a1afb569d.tar.gz |
manual: A rough and incomplete start
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *-autoloads.el *.elc +*.html *.info |