diff options
Diffstat (limited to 'debian/.stow-local-ignore')
| -rw-r--r-- | debian/.stow-local-ignore | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/debian/.stow-local-ignore b/debian/.stow-local-ignore new file mode 100644 index 0000000..d7913e8 --- /dev/null +++ b/debian/.stow-local-ignore @@ -0,0 +1,34 @@ +# Comments and blank lines are allowed. + +RCS +.+,v + +CVS +\.\#.+ # CVS conflict files / emacs lock files +\.cvsignore + +\.svn +_darcs +\.hg + +^\.git$ +^\.gitignore$ + +.+~ # emacs backup files +\#.*\# # emacs autosave files + +^/.stow-local-ignore +^/README.* +^/LICENSE.* +^/COPYING +^/.*\.org + +misc + +asus.* +blacklist +nvidia.hook +shell/shortcutrc +shell/zshnameddirrc +tmux/plugins +vim/*/ |
