diff options
| -rw-r--r-- | .gitignore | 17 |
1 files changed, 16 insertions, 1 deletions
@@ -1 +1,16 @@ -*~ +* +!/ +!/.config/i3 +/.config/i3/*# +!/.config/libinput-gustures.conf +!/.config/tridactyl_conf +!/.emacs.d/.TODO.md +!/.emacs.d/init.el +!/.emacs.d/lisp +!/.local/bin +!/.mozilla/firefox/qifdumt4.default/chrome/userChrome.css +!/.oh-my-zsh/custom +!/.vimrc +!/.xpofile +!/.zsh_aliases +!/.zshrc
\ No newline at end of file |
