mirror of
https://github.com/ValveSoftware/GameNetworkingSockets.git
synced 2026-05-29 16:20:34 +00:00
.gitignore Don't commit any AI files.
(Even the ones that are designed to be committed)
(cherry picked from commit 65c961a55e)
This commit is contained in:
@@ -28,6 +28,11 @@ perf.data.old
|
||||
# Default/recommended install directory for vcpkg
|
||||
**/vcpkg
|
||||
|
||||
# AI assistant files
|
||||
.claude/
|
||||
CLAUDE.md
|
||||
AGENTS.md
|
||||
|
||||
# Other misc stuff
|
||||
*.VC.*
|
||||
**/.vscode
|
||||
|
||||
Reference in New Issue
Block a user