diff options
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/ |