Merge pull request #4351 from Tc-KGu/patch-3

This commit is contained in:
Devin Dooley 2025-07-25 14:45:38 -07:00 committed by GitHub
commit 926c9adf28
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -31,6 +31,8 @@ LineIDs.dbg.bak
*.xtv
*.xtv.bak
*.xtv.bk?
*.xt?.bk?
*.xt?.orig
# Multiuser specific
**/.TcGit/
@ -43,6 +45,7 @@ LineIDs.dbg.bak
**/_Deployment/
**/_Repository/
# To include a specific library directory (i.e. third party/custom libs),
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
#