mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +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:
commit
df4a30a406
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue