[git] Ignore known_hosts.old spam

This commit is contained in:
2022-12-29 11:02:37 -05:00
parent 6921c87702
commit e1fd78225b

View File

@ -1,6 +1,7 @@
# After symlinking this to your home dir, run: # After symlinking this to your home dir, run:
# > git config --global core.excludesfile ~/.gitignore # > git config --global core.excludesfile ~/.gitignore
*.envrc *.envrc
known_hosts.old
.ropeproject .ropeproject
flower flower
group_vars_prod group_vars_prod