mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-08-27 12:30:13 +03:00
feat: add PROJECT_CONTEXT.md to gitignore
Add PROJECT_CONTEXT.md to the .gitignore file to prevent it from being tracked in version control. This file likely contains project-specific context or configuration that should not be committed to the repository.
This commit is contained in:
parent
0f2d0e2859
commit
8babaccd80
1
.gitignore
vendored
1
.gitignore
vendored
@ -70,3 +70,4 @@ venv
|
||||
|
||||
# Claude Code settings (may contain API keys)
|
||||
.claude/
|
||||
PROJECT_CONTEXT.md
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user