Add znap gitignore

This commit is contained in:
David Holland 2021-05-16 15:53:21 +02:00
parent e56ab6d3dd
commit 9af270ef62
Signed by: DustVoice
GPG Key ID: 47068995A14EDCA9
4 changed files with 8 additions and 1 deletions

2
.config/.gitignore vendored
View File

@ -3,12 +3,12 @@
!/.gitignore !/.gitignore
!/vconsole.conf !/vconsole.conf
!/nvim
!/alacritty/ !/alacritty/
!/bspwm/ !/bspwm/
!/dmenu/ !/dmenu/
!/nitrogen/ !/nitrogen/
!/nvim/
!/polybar/ !/polybar/
!/rustfmt/ !/rustfmt/
!/sxhkd/ !/sxhkd/

3
.gitmodules vendored
View File

@ -7,3 +7,6 @@
[submodule ".znap/dustvoice-zsh-theme"] [submodule ".znap/dustvoice-zsh-theme"]
path = .znap/dustvoice-zsh-theme path = .znap/dustvoice-zsh-theme
url = git@github.com:DustVoice/dustvoice-zsh-theme.git url = git@github.com:DustVoice/dustvoice-zsh-theme.git
[submodule ".znap/zsh-snap"]
path = .znap/zsh-snap
url = https://github.com/marlonrichert/zsh-snap.git

3
.znap/.gitignore vendored
View File

@ -1,3 +1,6 @@
/* /*
/*/ /*/
!/.gitignore !/.gitignore
!/dustvoice-zsh-theme
!/zsh-snap

1
.znap/zsh-snap Submodule

@ -0,0 +1 @@
Subproject commit 6b8792db0e42c4670a220c9d6e9d36750920fabd