diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -1,4 +1,5 @@ -plugin/packer_compiled.lua -startup.log -tmp -*.log +.cfg +.bash_history +.zhistory +.config/zsh/.zhistory +.config/zsh/plugins |
