Use stow for managing dotfiles
This commit is contained in:
parent
7b29ee2104
commit
7fed1cf922
83 changed files with 61 additions and 40 deletions
10
git/.gitignore
vendored
Normal file
10
git/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*
|
||||
!*/
|
||||
!/bin/**
|
||||
!/tag-*/**
|
||||
/tag-php/composer/.env
|
||||
/tag-php/composer/auth.json
|
||||
/tag-php/composer/bin/
|
||||
/tag-php/composer/config/
|
||||
/tag-php/composer/keys.*.pub
|
||||
/**/*.zwc
|
Loading…
Add table
Add a link
Reference in a new issue