Compare commits
2 commits
20aebb5048
...
22b7b4d185
| Author | SHA1 | Date | |
|---|---|---|---|
| 22b7b4d185 | |||
| 904a2b5f3f |
1 changed files with 8 additions and 0 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -6,3 +6,11 @@ __pycache__/
|
|||
|
||||
# Version file for pdm, points to host root.
|
||||
.pdm-python
|
||||
|
||||
# Anything built
|
||||
dist/
|
||||
|
||||
# Hypothesis
|
||||
.hypothesis/
|
||||
|
||||
*.whl
|
||||
Loading…
Add table
Add a link
Reference in a new issue