first pass
This commit is contained in:
parent
4691310e22
commit
5150e8ddd4
11 changed files with 2484 additions and 0 deletions
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
.DS_Store
|
||||
.idea
|
||||
*.log
|
||||
tmp/
|
||||
|
||||
*.py[cod]
|
||||
*.egg
|
||||
build
|
||||
htmlcov
|
||||
.direnv/
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue