aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.ssh
diff options
context:
space:
mode:
Diffstat (limited to '.ssh')
-rw-r--r--.ssh/.gitignore4
-rw-r--r--.ssh/config1
2 files changed, 5 insertions, 0 deletions
diff --git a/.ssh/.gitignore b/.ssh/.gitignore
new file mode 100644
index 0000000..b569931
--- /dev/null
+++ b/.ssh/.gitignore
@@ -0,0 +1,4 @@
+*
+
+!.gitignore
+!config
diff --git a/.ssh/config b/.ssh/config
new file mode 100644
index 0000000..07ff3a5
--- /dev/null
+++ b/.ssh/config
@@ -0,0 +1 @@
+AddKeysToAgent yes