diff --git a/.gitignore b/.gitignore
index 64f72aee5e..450bbd8639 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,5 +33,7 @@ tests/*.out
######################
__pycache__/
-# Customized Makefile overrides
+# Customized Makefile/project overrides
+######################
GNUmakefile
+user.props
diff --git a/windows/micropython.vcxproj b/windows/micropython.vcxproj
index 62886d1a19..ad93252bad 100644
--- a/windows/micropython.vcxproj
+++ b/windows/micropython.vcxproj
@@ -72,7 +72,9 @@
-
+
+ msvc/user.props
+
@@ -94,6 +96,7 @@
+