diff options
author | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 23:22:38 +0000 |
---|---|---|
committer | AChavali <aryadevchavali1@gmail.com> | 2019-12-30 23:23:56 +0000 |
commit | 091d316c830d7e07eab0d050436ea23e25c2b6e7 (patch) | |
tree | ee784cfc0d1f87f89294bb2ea167ed8b9a982344 /.gitignore | |
parent | 85c5e30142928308170bc98f996cf74be185974f (diff) | |
download | dotfiles-091d316c830d7e07eab0d050436ea23e25c2b6e7.tar.gz dotfiles-091d316c830d7e07eab0d050436ea23e25c2b6e7.tar.bz2 dotfiles-091d316c830d7e07eab0d050436ea23e25c2b6e7.zip |
~modules -> bin for el files
Changed literate config to use bin as the el file location, so that my
main space isn't cluttered with el files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ TAGS doom.d/config.el -doom.d/modules/*.el +doom.d/bin/*.el mpd/* |