Skip to content

Commit 926c9ad

Browse files
authored
Merge pull request #4351 from Tc-KGu/patch-3
2 parents 43df23c + 3bfa4f4 commit 926c9ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

TwinCAT3.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ LineIDs.dbg.bak
3131
*.xtv
3232
*.xtv.bak
3333
*.xtv.bk?
34+
*.xt?.bk?
35+
*.xt?.orig
3436

3537
# Multiuser specific
3638
**/.TcGit/
@@ -43,6 +45,7 @@ LineIDs.dbg.bak
4345
**/_Deployment/
4446
**/_Repository/
4547

48+
4649
# To include a specific library directory (i.e. third party/custom libs),
4750
# use pattern `!/**/_Libraries/<directory name>/` i.e. `!/**/_Libraries/www.tcunit.org/`
4851
#

0 commit comments

Comments
 (0)