diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-07-10 17:08:59 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-10 17:08:59 +0300 |
| commit | aba8877795899edb51482a986619b2735f39543f (patch) | |
| tree | c46a2f1e859089f20bcf7f7b09eea7330cb9139d /.gitignore | |
| parent | ab2a80041cc389013158fd3f6152bfb479e31b6d (diff) | |
| parent | 9b6c5d1ecc2eddd44db0beb556711a8be8f65f73 (diff) | |
| download | vyos-docs-legacy-snapshot-production.tar.gz vyos-docs-legacy-snapshot-production.zip | |
Merge pull request #1 from vyos/claude/legacy-snapshot-phase4HEADproduction
docs: legacy 1.2/1.3 static snapshot + Worker deploy pipeline
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc92d0e --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +crawl/ +snapshot.new/ +r2-staging/ +.venv/ +__pycache__/ +*.pyc +.pytest_cache/ |
