Add project files
This commit is contained in:
parent
c289650a0d
commit
1c72d8e20d
4 changed files with 139 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
tmp/
|
||||
vendor/*
|
||||
.venv/
|
||||
.vscode/
|
Reference in a new issue