From a56fd0319149c95afc7dbb8dd7fbd4d8eec6c369 Mon Sep 17 00:00:00 2001 From: klorpa <30924131+klorpa@users.noreply.github.com> Date: Tue, 19 Feb 2019 16:25:02 -0600 Subject: [PATCH] PreCheck --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index bbd8b23dd9c..ec93e78dba8 100644 --- a/.gitignore +++ b/.gitignore @@ -90,8 +90,8 @@ ENV/ # Rope project settings .ropeproject -# Start.tw -src/config/start.tw +# Start.tw +src/config/start.tw # eslint .eslintrc.js @@ -103,4 +103,4 @@ package.json fc-pregmod *.outline *.todo -TODO.txt +TODO.txt \ No newline at end of file -- GitLab