diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-07-03 20:30:26 +0200 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-07-03 20:30:26 +0200 |
| commit | 9608e80765e064a140b4799096e97d1ee6c981fa (patch) | |
| tree | d5aacff99bb98e5160dc633c131144e1e42fa655 /.gitignore | |
| parent | 5da9ed1cffc7c6783b86ed4f1776f0fdeaf1c9a2 (diff) | |
Undo tree files need not be ignored, they are now well-behaved :angel:
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,7 +1,5 @@ # .gitignore for mlnp.fr -*~undo-tree~ - # All CSS should be generated from Org files, NO EXCEPTIONS. This ensures all artifacts are documented. *.css |