2019-07-13 18:41:49 +02:00
|
|
|
# gitignore template for TwinCAT3
|
|
|
|
# website: https://www.beckhoff.com/twincat3/
|
2019-06-22 15:00:35 +02:00
|
|
|
#
|
|
|
|
# Recommended: VisualStudio.gitignore
|
|
|
|
|
|
|
|
# TwinCAT files
|
|
|
|
*.tpy
|
|
|
|
*.tclrs
|
|
|
|
*.compiled-library
|
|
|
|
*.compileinfo
|
|
|
|
*.tmc
|
2019-10-14 07:45:54 +02:00
|
|
|
*.tmcRefac
|
2019-06-22 15:00:35 +02:00
|
|
|
*.library
|
2019-10-14 07:45:54 +02:00
|
|
|
*.project.~u
|
|
|
|
*.tsproj.bak
|
|
|
|
*.xti.bak
|
2019-06-22 15:00:35 +02:00
|
|
|
_Boot/
|
|
|
|
_CompileInfo/
|
|
|
|
_Libraries/
|