first commit
This commit is contained in:
commit
67eb7fa315
13 changed files with 943 additions and 0 deletions
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
# Python
|
||||
*/venv
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
|
||||
# Editor directories and files
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue