From 3d80ed485316ac727ecaad7541d675aa24c997e8 Mon Sep 17 00:00:00 2001 From: DrChat Date: Thu, 1 Mar 2018 10:22:53 -0600 Subject: [PATCH] Add microprofile presets to .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index e56357b82..2f760c6e9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,9 @@ Thumbs.db Desktop.ini .svn +# Microprofile settings +.microprofilepreset.* + # ============================================================================== # Projects/IDE files # ==============================================================================