From adad7e75c399609ffec4cb9bdbb0e129c0b3e99c Mon Sep 17 00:00:00 2001 From: Japa Date: Wed, 19 Oct 2016 20:00:56 +0530 Subject: [PATCH] Ignore df_path. again. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5ef3ce7595..4d3986c678 100644 --- a/.gitignore +++ b/.gitignore @@ -52,3 +52,7 @@ tags # Mac OS X .DS_Store files .DS_Store + +#VS is annoying about this one. +/build/win64/DF_PATH.txt +/build/win32/DF_PATH.txt