diff options
-rw-r--r-- | .gitignore (renamed from dot-gitignore) | 0 | ||||
-rw-r--r-- | .stow-local-ignore | 4 | ||||
-rw-r--r-- | .stowrc | 5 |
3 files changed, 4 insertions, 5 deletions
diff --git a/dot-gitignore b/.gitignore index fe19d1c..fe19d1c 100644 --- a/dot-gitignore +++ b/.gitignore diff --git a/.stow-local-ignore b/.stow-local-ignore new file mode 100644 index 0000000..9ffa2df --- /dev/null +++ b/.stow-local-ignore @@ -0,0 +1,4 @@ +README\.org +LICENSE +\.git +\.stowrc @@ -1,8 +1,3 @@ --dir=~/configs/dotfiles/ --target=~/ ---dotfiles ---ignore='\.git' ---ignore=README\.org ---ignore=LICENSE ---ignore=\.stowrc --verbose |