Gitiles
Code Review
Sign In
review.vexxhost.dev
/
atmosphere
/
e50b6b5c6ba8d88ce2aba21402c778564ab97e12
/
.
/
.dockerignore
blob: 0a790560625d5a8ee43851169f0f170c5510a8eb [
file
] [
log
] [
blame
]
# Ignore everything
*
# Except the actual Python-package related files
!
atmosphere
/**
!poetry.lock
!pyproject.toml
!README.md