aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorToby Vincent <tobyv13@gmail.com>2023-02-11 15:33:37 -0600
committerToby Vincent <tobyv13@gmail.com>2023-02-11 15:33:37 -0600
commit63393e63d474b9197d484edaa2d82c02aa865aa1 (patch)
tree6357e3d85d1b20581a2aa08ebd5b01c4f52cce22 /.gitignore
parentefdd7b95ac89a8f6230208b6385b36107b49288e (diff)
chore: whitelist hidden directories in `.gitignore`
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore38
1 files changed, 1 insertions, 37 deletions
diff --git a/.gitignore b/.gitignore
index 593f46a..824f339 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,37 +1 @@
-
-# Created by https://www.toptal.com/developers/gitignore/api/zsh
-# Edit at https://www.toptal.com/developers/gitignore?templates=zsh
-
-### Zsh ###
-# Zsh compiled script + zrecompile backup
-*.zwc
-*.zwc.old
-
-# Zsh completion-optimization dumpfile
-*zcompdump*
-
-# Zsh zcalc history
-.zcalc_history
-
-# A popular plugin manager's files
-._zinit
-.zinit_lstupd
-
-# zdharma/zshelldoc tool's files
-zsdoc/data
-
-# robbyrussell/oh-my-zsh/plugins/per-directory-history plugin's files
-# (when set-up to store the history in the local directory)
-.directory_history
-
-# MichaelAquilina/zsh-autoswitch-virtualenv plugin's files
-# (for Zsh plugins using Python)
-.venv
-
-# Zunit tests' output
-/tests/_output/*
-!/tests/_output/.gitkeep
-
-# End of https://www.toptal.com/developers/gitignore/api/zsh
-
-ssh/win.config \ No newline at end of file
+!/*/**