summaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2026-04-15merge: resolve CLAUDE.md conflict, keep current branch versionYuriy Andamasov
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15security: remove settings.local.json containing RTD API tokenYuriy Andamasov
The file contained a hardcoded ReadTheDocs API token. Remove from tracking and add to .gitignore. The token must be revoked/rotated since it was pushed to a public repository. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15chore: add .worktrees/ to .gitignoreYuriy Andamasov
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24chore: remove committed superpowers spec/plan files and update gitignoreYuriy Andamasov
Reverts commits 647ce9fa, 8cc5f5e3, 00eea86c, d9738a0b which accidentally committed internal Claude Code brainstorming artifacts (design spec and implementation plan) to the public repo. Also adds .superpowers/ to .gitignore to prevent future accidental commits of session files generated by the Claude Code superpowers plugin.
2024-01-14Merge branch 'master' of github.com:vyos/vyos-documentationrebortg
2023-07-31add translation featurerebortg
2023-05-15gitignore: add idea idea directory to gitignoreJamie Austin
2021-02-19gitignore: add Pipfile.lockrebortg
2021-01-06correct __pycache__ in gitignoreRobert Göhler
2020-11-29rearange changelog, cli, contributingrebortg
2019-12-22gitignore: extend ignore contentRobert Göhler
2019-12-19gitignore: add SlickEdit project filesChristian Poessinger
2019-01-20a gitignore would make life betterkmpm