1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 17:18:52 +02:00

Merge pull request #4563 from mark-lazarides/ftr/update-twincat3-libs-dir-update

modifies lib exclude, adds example lib include
This commit is contained in:
Devin Dooley 2025-06-25 09:45:37 -07:00 committed by GitHub
commit df4a30a406
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,6 +43,10 @@ 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/`
#
# VS Shell project specific files and folders
**/.vs/
*.~u