diff options
author | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2022-02-03 13:40:56 +0100 |
---|---|---|
committer | Hendrik Jäger <gitcommit@henk.geekmail.org> | 2022-02-03 13:41:02 +0100 |
commit | 5e0c252d936625bd864a057aa23cb6ae102b53d6 (patch) | |
tree | 0c093a53536b5d5d1f7e392cf1ed0f5254a0bf58 /.gitignore.d | |
parent | d69723fc85818b7acbbad2fb201c68ada1dd4279 (diff) |
add gitignore file
Diffstat (limited to '.gitignore.d')
-rw-r--r-- | .gitignore.d/zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore.d/zsh b/.gitignore.d/zsh index 6e98766..34fb7c7 100644 --- a/.gitignore.d/zsh +++ b/.gitignore.d/zsh @@ -2,7 +2,7 @@ !/.zsh_* !/.zsh_*/* !/.zshrc -/.zsh_local +.zsh_local .zsh_comprc~ .zsh_history !/.motd |