diff options
author | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2017-02-12 00:24:17 +0100 |
---|---|---|
committer | Hendrik Jaeger <git-commit@henk.geekmail.org> | 2017-02-12 00:24:17 +0100 |
commit | 958e6b39c5e6a316474a2dd02a08be943cea593a (patch) | |
tree | 2c1986c4d39c52a95bd533b11d36e8aef77cbc77 /.gitignore.d | |
parent | 7882bdf437d84a614f05d2619ddff50bddaa1e56 (diff) |
Added more local files to ignore
Diffstat (limited to '.gitignore.d')
-rw-r--r-- | .gitignore.d/zsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore.d/zsh b/.gitignore.d/zsh index ab30905..0f71359 100644 --- a/.gitignore.d/zsh +++ b/.gitignore.d/zsh @@ -2,5 +2,7 @@ !/.zsh_* !/.zshrc /.zsh_local +.zsh_comprc~ +.zsh_history !/.gitignore.d !/.gitignore.d/zsh |