diff options
| author | Jonas Bernoulli <jonas@bernoul.li> | 2021-12-16 19:35:00 +0100 |
|---|---|---|
| committer | Jonas Bernoulli <jonas@bernoul.li> | 2021-12-16 19:35:00 +0100 |
| commit | a94faeae2ff95235b31c1c1f9447bc95fc527240 (patch) | |
| tree | 7b535053f07cf64a5839de1c10e769490545696e /.gitignore | |
| parent | 93ba7c84a752cd44a8225c4131044635465daddb (diff) | |
Add lisp/ and docs/ directories
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 18 |
1 files changed, 9 insertions, 9 deletions
@@ -1,9 +1,9 @@ -/*.elc -/*-autoloads.el -/.config.mk -/dir -/with-editor/ -/with-editor.html -/with-editor.info -/with-editor.pdf -/with-editor-autoloads.el +/config.mk +/docs/*.html +/docs/*.pdf +/docs/dir +/docs/stats/ +/lisp/*-autoloads.el +/lisp/*.elc + +/docs/with-editor/ |
