Skip to content

Commit

Permalink
initial dev
Browse files Browse the repository at this point in the history
  • Loading branch information
amykyta3 committed Jun 2, 2021
0 parents commit 292aec1
Show file tree
Hide file tree
Showing 3 changed files with 686 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
**/__pycache__
**/.vscode
**/.venv
**/.coverage
**/*.rpt

build/
dist/
*.egg-info/
.eggs/
Loading

0 comments on commit 292aec1

Please sign in to comment.