mirror of
https://github.com/PaiGramTeam/sqlmodel.git
synced 2024-11-25 09:27:40 +00:00
🙈 Add .gitignore
This commit is contained in:
parent
d7f5b577bc
commit
343c326d59
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.pyc
|
||||
env*
|
||||
.mypy_cache
|
||||
.vscode
|
||||
.idea
|
||||
poetry.lock
|
||||
dist
|
||||
htmlcov
|
||||
*.egg-info
|
||||
.coverage
|
||||
coverage.xml
|
||||
site
|
||||
*.db
|
Loading…
Reference in New Issue
Block a user