diff options
author | Franck Cuny <franck@fcuny.net> | 2024-04-02 19:26:01 -0700 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2024-04-02 19:26:01 -0700 |
commit | a6145c74d2847c6ebc1911934bb11782b9986601 (patch) | |
tree | a3f0fa967cd8f4efb64c15a3b9d225ab2f20fc57 /.gitignore | |
parent | add a few more snippets for go (diff) | |
download | emacs.d-a6145c74d2847c6ebc1911934bb11782b9986601.tar.gz |
committing the whole configuration
Going to get rid of the org configuration, it's not super friendly for my workflow.
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore index 9d56bed..366c1cc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,5 @@ /data*/ /eln-cache/ /elpa/ -/init.el -/early-init.el /url/ /eshell/ |