From 3e2d569cc1e0d2596606a8a5a1219af5ce73822b Mon Sep 17 00:00:00 2001 From: David Alexander Majnemer Date: Mon, 17 May 2010 19:23:55 -0500 Subject: [PATCH] ignore stuff that should not be visible --- bash/.gitignore | 2 +- vim/.gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 vim/.gitignore diff --git a/bash/.gitignore b/bash/.gitignore index 8f5fd87..f54d598 100644 --- a/bash/.gitignore +++ b/bash/.gitignore @@ -1 +1 @@ -.history +.history* diff --git a/vim/.gitignore b/vim/.gitignore new file mode 100644 index 0000000..a0e76af --- /dev/null +++ b/vim/.gitignore @@ -0,0 +1 @@ +.netrwhist