Add debuglogs/ to the gitignore

This commit is contained in:
Sasha Weiss 2026-05-21 13:46:08 -07:00 committed by GitHub
parent 4ab7d1d12d
commit 60554470e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

@ -36,6 +36,9 @@ Index/
*.sdsjson
Scripts/sds_codegen/sds-includes/*
# Logs
debuglogs/
/.idea
/.vscode