Add: libs/*/release/*

Add: libs/*/debug/*
This commit is contained in:
RedLine AI Agent 2025-09-05 21:05:49 +00:00
parent 302350fe2c
commit a8ee358150

2
.gitignore vendored
View File

@ -16,3 +16,5 @@ version.txt
*.autosave *.autosave
*.XMODEL_EXPORT *.XMODEL_EXPORT
data/obj/* data/obj/*
libs/*/release/*
libs/*/debug/*