From 55e36b29751c6c220daefad8bab6ea6b3dbac1c0 Mon Sep 17 00:00:00 2001 From: Oleksandr Golovatyi Date: Tue, 28 Jul 2020 15:02:40 -0700 Subject: [PATCH] Update .gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1ebc2208..122b5066 100644 --- a/.gitignore +++ b/.gitignore @@ -117,9 +117,9 @@ package-lock.json .idea/ # TabPy server artifacts -tabpy/server/state.ini -tabpy/server/query_objects -tabpy/server/staging +tabpy/tabpy_server/state.ini +tabpy/tabpy_server/query_objects +tabpy/tabpy_server/staging # VS Code *.code-workspace