Ignoring submodule commits

This commit is contained in:
agryphus 2023-10-16 00:34:24 -04:00
parent a23ca9b9bf
commit 8c786deafb
2 changed files with 5 additions and 11 deletions

4
.gitmodules vendored
View file

@ -1,9 +1,13 @@
[submodule ".config/st"]
path = .config/st
url = ../st.git
ignore = all
[submodule ".config/dwm"]
path = .config/dwm
url = ../dwm.git
ignore = all
[submodule ".config/nvim"]
path = .config/nvim
url = ../nvim.git
ignore = all