summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Lee <me@xiangyangli.com>2022-04-24 07:35:58 +0800
committerSteve Lee <me@xiangyangli.com>2022-04-24 07:35:58 +0800
commit191b86bd168a26daffb7a3c717c93d1928e19ca4 (patch)
treeee3b2efefac80668a436d27749032b3f9cb1bd1e
parentd87ddc35c05870ccb684c079e98130e6d86d92e2 (diff)
downloaddotfiles-191b86bd168a26daffb7a3c717c93d1928e19ca4.tar.xz
dotfiles-191b86bd168a26daffb7a3c717c93d1928e19ca4.zip
update gitignore
-rw-r--r--.gitignore17
1 files changed, 16 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b25c15b..f30453b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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