From 4376508c63952b250722f8069dc8934241813580 Mon Sep 17 00:00:00 2001 From: Michael Lee Date: Wed, 24 Sep 2014 07:35:35 -0500 Subject: [PATCH] Ignoring .vagrant directory --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3e2c9de..fac1f4d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ kernel kernelmemfs mkfs .gdbinit +.vagrant \ No newline at end of file