Add gitignore
This commit is contained in:
parent
f02f4264a8
commit
909571658c
1 changed files with 14 additions and 0 deletions
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
||||||
|
config.*
|
||||||
|
!config.org
|
||||||
|
init.el
|
||||||
|
packages.el
|
||||||
|
cli.el
|
||||||
|
|
||||||
|
subconf/
|
||||||
|
modules/
|
||||||
|
|
||||||
|
_minted-config
|
||||||
|
abbrev.el
|
||||||
|
|
||||||
|
!.dir-locals.el
|
||||||
|
~*
|
||||||
Loading…
Add table
Add a link
Reference in a new issue