From: Shane Jaroch Date: Thu, 14 Jul 2022 14:41:19 +0000 (-0400) Subject: update gitignore X-Git-Tag: 0.0.9~2^2~2 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=1d45c956f349c70134c4bb321be2f1a4ea11530c;p=nutratech%2Fusda-sqlite.git update gitignore --- diff --git a/.gitignore b/.gitignore index 48f0b47..94196e7 100644 --- a/.gitignore +++ b/.gitignore @@ -18,6 +18,10 @@ *.csv tmp/ +# IDE files +.idea/ +.vscode/ + #################### ## Python Ignores ## ####################