Commit 1f2e649a authored by Dom Sekotill's avatar Dom Sekotill
Browse files

added SSH stores and keys to .gitignore

parent d298090f
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -25,3 +25,8 @@
*.log
*.sqlite
/.zcompdump*

# SSH stores & keys
.ssh/known_hosts
.ssh/authorized_keys
.ssh/id*