diff options
| author | Philip Kaludercic <philipk@posteo.net> | 2022-03-04 17:22:50 +0100 |
|---|---|---|
| committer | Philip Kaludercic <philipk@posteo.net> | 2022-03-04 17:22:50 +0100 |
| commit | 6b14d5fa3b9a28e956e9c1830f6dea55374bb526 (patch) | |
| tree | e5c806610fc72e23f45fe8e3b18cd46728d2bb2f /.gitignore | |
| parent | 158edd3161f26132b4fd6aee60bbd12c343bbaf0 (diff) | |
Exclude the generated manual from the repository
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,4 +2,6 @@ *~ \#*\# /compat-pkg.el -/compat-autoloads.el
\ No newline at end of file +/compat-autoloads.el +/compat.texi +/compat.info
\ No newline at end of file |
