Skip to content

Commit df4a30a

Browse files
authored
Merge pull request #4563 from mark-lazarides/ftr/update-twincat3-libs-dir-update
modifies lib exclude, adds example lib include
2 parents 2773525 + aebe7c1 commit df4a30a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

TwinCAT3.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ LineIDs.dbg.bak
4343
**/_Deployment/
4444
**/_Repository/
4545

46+
# To include a specific library directory (i.e. third party/custom libs),
47+
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
48+
#
49+
4650
# VS Shell project specific files and folders
4751
**/.vs/
4852
*.~u

0 commit comments

Comments
 (0)