Adding .gitignore files.

This commit is contained in:
Andrew Davidson 2023-04-23 22:31:12 -07:00
parent 363219a014
commit 39b2b27ef1
Signed by: amd
GPG key ID: F1199FC0A76BB402

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
.netrwhist .netrwhist
vim/.vim/plugged vim/.vim/plugged
zsh/.zsh/cache zsh/.zsh/cache
.DS_Store