diff options
author | Case Duckworth | 2020-11-01 23:58:05 -0600 |
---|---|---|
committer | Case Duckworth | 2020-11-01 23:58:05 -0600 |
commit | 40771e26542add1e60e783371e8316967d4a2cf6 (patch) | |
tree | c2ff1b87e565b8145a71c083af3a110f81387249 /.gitignore | |
parent | Add shfmt-arguments (diff) | |
download | emacs-40771e26542add1e60e783371e8316967d4a2cf6.tar.gz emacs-40771e26542add1e60e783371e8316967d4a2cf6.zip |
Export config.org to README.md
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4bf508b..074786d 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -2,7 +2,7 @@ | |||
2 | !config.org | 2 | !config.org |
3 | !init.el | 3 | !init.el |
4 | !.gitignore | 4 | !.gitignore |
5 | !README.org | 5 | !README.md |
6 | !LICENSE | 6 | !LICENSE |
7 | # other files | 7 | # other files |
8 | !var/ | 8 | !var/ |