From c0573f3e9f2f3894f00b5ab33b64ff70f4afa90f Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Wed, 2 Sep 2020 00:57:36 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index 6dc5701c23572..c163d339dff38 100755 --- a/.gitignore +++ b/.gitignore @@ -184,6 +184,3 @@ cmake-build-* #Python __pycache__ - -#Don't commit custom dev code -Marlin/src/gcode/dev_custom_gcode.h \ No newline at end of file