mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 11:59:23 +00:00
Using poetry as a dependency system for development
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -4,6 +4,9 @@ db.sqlite3
|
||||
*.mo
|
||||
*__pycache__*
|
||||
.DS_Store
|
||||
pyrightconfig.json
|
||||
poetry.lock
|
||||
dist/
|
||||
.vscode/
|
||||
env/
|
||||
doc/html
|
||||
|
Reference in New Issue
Block a user