initial commit
This commit is contained in:
14
.hatch.yaml
Normal file
14
.hatch.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
build:
|
||||
exclude:
|
||||
- .git
|
||||
- .gitignore
|
||||
- .hatch.yaml
|
||||
- .travis.yml
|
||||
- .coveragerc
|
||||
- .editorconfig
|
||||
- .gitattributes
|
||||
- .readthedocs.yml
|
||||
- .readthedocs
|
||||
- .trunk
|
||||
- .venv
|
||||
- .vscode
|
||||
Reference in New Issue
Block a user