AstrAI/.gitignore

13 lines
106 B
Plaintext

# cache
__pycache__
.pytest_cache
# params
params/*
# vscode file
.vscode
# build file
build
*.egg-info