From 6afcd485fb10adda1059501d6c60d538d5edb125 Mon Sep 17 00:00:00 2001 From: Scott Lowe Date: Fri, 24 Apr 2015 12:37:01 -0600 Subject: [PATCH] Update .gitignore Update .gitignore to ingore files containing specific details --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 05908e4..d674128 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ .Spotlight-V100 .Trashes .bundle/ -.vagrant \ No newline at end of file +.vagrant +real-adminrc \ No newline at end of file