diff options
| author | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:01:03 +0100 |
|---|---|---|
| committer | Marius Peter <marius.peter@tutanota.com> | 2022-03-26 19:01:03 +0100 |
| commit | 95c3ce4bc795d6582a09467c9fb60b639a8c9f46 (patch) | |
| tree | 2d01763f8ca262f1de128279d9002ba888ad1166 | |
| parent | a93d4907b459922653a9c8222b2cd407544296f7 (diff) | |
.gitignore
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ # .gitignore for mlnp.fr +*~undo-tree~ + # All CSS should be generated from Org files, NO EXCEPTIONS. This ensures all artifacts are documented. *.css |