diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 8d19d100c..51a5ee6c3 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,8 @@ locals.zsh log/.zsh_history projects.zsh custom/* -!custom/example.zsh
\ No newline at end of file +!custom/example +!custom/example.zsh +*.swp +!custom/example.zshcache +cache/ |