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