removed commit
This commit is contained in:
parent
bcd509f331
commit
ce1361397d
3 changed files with 12 additions and 1 deletions
3
.cache/treemacs-persist
Normal file
3
.cache/treemacs-persist
Normal file
|
@ -0,0 +1,3 @@
|
|||
* Default
|
||||
** cnelson
|
||||
- path :: ~
|
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
|
@ -0,0 +1 @@
|
|||
((nil . ((project-vc-merge-submodules . nil))))
|
9
.gitignore
vendored
9
.gitignore
vendored
|
@ -9,4 +9,11 @@ projects
|
|||
recentf
|
||||
transient
|
||||
tree-sitter
|
||||
**/*.el
|
||||
<<<<<<< HEAD
|
||||
**/*.el
|
||||
=======
|
||||
**/*.el
|
||||
!.dir-locals.el
|
||||
eshell
|
||||
request
|
||||
>>>>>>> be5987a (added dir locals to allow emacs submodule as a project)
|
||||
|
|
Loading…
Add table
Reference in a new issue