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