.gitignore (227B)
1 # Ignore everything in this directory 2 * 3 # Except those files 4 !.gitignore 5 6 !README.org 7 8 !.editorconfig 9 !.gnupg/hs0ucy.pubkey 10 !.gitignore_global 11 !.kshrc 12 !.profile 13 !.signature 14 !.xinitrc 15 !.xsession 16 !.Xresources 17 !.cwmrc 18 !.tmux.conf