commit | 30a2373c1d72044cd4a710894b2bca18f136ebcb | [log] [tgz] |
---|---|---|
author | Shad Ansari <shad69@gmail.com> | Wed Sep 29 23:07:21 2021 -0700 |
committer | Shad Ansari <shad69@gmail.com> | Wed Sep 29 23:07:21 2021 -0700 |
tree | f1b34ae98fc4e8e0c103dde07835381b1763b126 | |
parent | d36545158c556c3caa21c8e27be76c9068e012a4 [diff] [blame] |
Initial commit for web interface Change-Id: I133eaf37221a050eb3c87e245b86ae54c610d446
diff --git a/.gitignore b/.gitignore index 483de3d..bf0e1ea 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,2 +1,5 @@ +__pycache__/ +*.py[cod] +*$py.class .venv .idea