From 0e2ed5c9aa53f3d477bbfa124a1863e057bce25e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sankar=20=E0=AE=9A=E0=AE=99=E0=AF=8D=E0=AE=95=E0=AE=B0?= =?UTF-8?q?=E0=AF=8D?= Date: Sat, 16 Mar 2013 14:48:24 +0530 Subject: [PATCH] Ignore image and mount file paths, which are used for debugging --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 3b8b9b3..0c90994 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +# simplefs specific files +image +mount + + # # NOTE! Don't add files that are generated in specific # subdirectories here. Add them in the ".gitignore" file