feat: init
This commit is contained in:
commit
d649185ef6
17 changed files with 1493 additions and 0 deletions
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
.DS_Store
|
||||
/build
|
||||
/.venv
|
||||
__pycache__
|
||||
/.tox
|
||||
*.egg-info
|
||||
|
||||
# FAT stuff, in a filesystem sense
|
||||
._*
|
||||
Loading…
Add table
Add a link
Reference in a new issue