diff options
author | Florian Pritz <bluewind@xssn.at> | 2009-08-09 22:27:44 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xssn.at> | 2009-08-09 22:27:44 +0200 |
commit | 20a5d2a572f34bcf28d1da09aa828276e59f7dc1 (patch) | |
tree | ba0d9cfb4d41bc2914140d065678135f50f414f1 /.gitignore | |
parent | e0746be563961bd17a090185377ba75fce305afb (diff) | |
download | dotfiles-20a5d2a572f34bcf28d1da09aa828276e59f7dc1.tar.gz dotfiles-20a5d2a572f34bcf28d1da09aa828276e59f7dc1.tar.xz |
fix some problems with .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 24 |
1 files changed, 2 insertions, 22 deletions
@@ -1,24 +1,4 @@ -* - -!.zsh/* -!.zshrc - -!.gitignore - -!.vim/ -!.vimrc - -!.xinitrc -!.pypanelrc -!.screenrc -!.Xdefaults -!.gtkrc-2.0 - -!.config/awesome/rc.lua -!.config/conky/* - -!.motd -!.htoprc - .vim/tags/ .zsh/histfile +.vim/.VimballRecord +.zsh/.zcompdump |