summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2022-04-24 06:32:04 +0800
committerSteve Lee <me@xiangyangli.com>2022-04-24 06:32:04 +0800
commitb118dea68824f51f03d7ffdf7c9e5b8164abecb3 (patch)
tree77dc97bd1ee48bb7e1207bb7bb56c3b3b22be5e6
parent37635f8d3177fcade96260b9584f0c58b98e5863 (diff)
downloaddotfiles-b118dea68824f51f03d7ffdf7c9e5b8164abecb3.tar.xz
dotfiles-b118dea68824f51f03d7ffdf7c9e5b8164abecb3.zip
update .gitignore
-rw-r--r--.gitignore16
1 files changed, 15 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b25c15b..a62f83a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,15 @@
-*~
+*
+!/
+!/.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