chore: refactor quick start docs
diff --git a/galaxy.yml b/galaxy.yml
index a6114a6..26d0865 100644
--- a/galaxy.yml
+++ b/galaxy.yml
@@ -20,6 +20,27 @@
homepage: https://github.com/vexxhost/atmosphere
issues: https://github.com/vexxhost/atmosphere/issues
build_ignore:
- - .tox
- - .vscode
- - doc
+ - .github
+ - atmosphere
+ - ci
+ - cmd
+ - docs
+ - images
+ - internal
+ - molecule
+ - .coveragerc
+ - .dockerignore
+ - .flake8
+ - .gitignore
+ - .pre-commit-config.yaml
+ - .python-version
+ - .release-please-manifest.json
+ - CHANGELOG.md
+ - Dockerfile
+ - go.mod
+ - go.sum
+ - jsonnetfile.lock.json
+ - mkdocs.yml
+ - poetry.lock
+ - pyproject.toml
+ - release-please-config.json