From 28f04e256ae21ae81c6cd223ba73aa5250227267 Mon Sep 17 00:00:00 2001 From: kpetersn Date: Wed, 3 Apr 2019 10:12:21 -0500 Subject: [PATCH] Added a modules dir, in which the stand-alone driver modules will reside. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fae3cab..1263d68 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ dllPath.bat auto_settings.sav* auto_positions.sav* .ccfxprepdir/ +*.local