commit 056360adf636ab678d2467f04b6d03f3c0bc9f45 Author: harmacist Date: Fri Mar 26 23:53:21 2021 -0500 Updated .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..74c64a3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +venv\ +.idea\ + +*.jar \ No newline at end of file