mirror of
https://github.com/github/gitignore
synced 2024-11-22 11:44:21 +01:00
feat(TwinCAT3): ignore .tspproj.bak files
These files are used in stand-alone PLC projects: https://infosys.beckhoff.com/english.php?content=../content/1033/variant_management/10480356619.html&id=
This commit is contained in:
parent
4488915eec
commit
ee84e4229b
@ -16,6 +16,7 @@
|
|||||||
*.library
|
*.library
|
||||||
*.project.~u
|
*.project.~u
|
||||||
*.tsproj.bak
|
*.tsproj.bak
|
||||||
|
*.tspproj.bak
|
||||||
*.xti.bak
|
*.xti.bak
|
||||||
LineIDs.dbg
|
LineIDs.dbg
|
||||||
LineIDs.dbg.bak
|
LineIDs.dbg.bak
|
||||||
|
Loading…
Reference in New Issue
Block a user