Ignoring submodule commits
This commit is contained in:
parent
a23ca9b9bf
commit
8c786deafb
2 changed files with 5 additions and 11 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue