removed commit

This commit is contained in:
Chad Nelson 2025-02-27 10:34:32 -07:00
parent bcd509f331
commit ce1361397d
3 changed files with 12 additions and 1 deletions

3
.cache/treemacs-persist Normal file
View file

@ -0,0 +1,3 @@
* Default
** cnelson
- path :: ~

1
.dir-locals.el Normal file
View file

@ -0,0 +1 @@
((nil . ((project-vc-merge-submodules . nil))))

9
.gitignore vendored
View file

@ -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)