diff options
author | Andrew <andrew@s22537.local> | 2022-09-18 21:33:33 +0800 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:23 +0800 |
commit | 0a108fe82204d16f94c9b9ef3aa19c831fb05642 (patch) | |
tree | edf240f713164412eaaa1cd0addc56f5af531fc7 | |
parent | 05e1195b636e8c9537440aa260b0f5cc4bbfcf7e (diff) | |
download | www-0a108fe82204d16f94c9b9ef3aa19c831fb05642.tar.gz |
/.gitignore: Ignore org-mode files.
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c507b8b..3442b2a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *~ .*.swp #*# +*.org |