rewrite `gitignore`s

This commit is contained in:
Dmytro Meleshko 2020-08-23 11:59:42 +03:00
parent 65a581e0ce
commit 3c045bff66
7 changed files with 8 additions and 7 deletions

3
.gitignore vendored
View File

@ -1,3 +1,2 @@
/zsh/custom
*.pyc *.pyc
/hammerspoon/Spoons node_modules/

1
hammerspoon/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/Spoons/

2
kitty/.gitignore vendored
View File

@ -1 +1 @@
/src /src/

1
nvim/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/spell

View File

@ -1 +0,0 @@
node_modules

View File

@ -1,3 +1,3 @@
pkg /pkg
src /src
*.pkg.tar.* /*.pkg.tar.*

1
zsh/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/custom/