mirror of
https://github.com/github/gitignore
synced 2024-11-05 03:18:51 +01:00
15 lines
230 B
Plaintext
15 lines
230 B
Plaintext
|
# gitignore template for TwinCAT
|
||
|
# website: https://www.beckhoff.com/twincat/
|
||
|
#
|
||
|
# Recommended: VisualStudio.gitignore
|
||
|
|
||
|
# TwinCAT files
|
||
|
*.tpy
|
||
|
*.tclrs
|
||
|
*.compiled-library
|
||
|
*.compileinfo
|
||
|
*.tmc
|
||
|
*.library
|
||
|
_Boot/
|
||
|
_CompileInfo/
|
||
|
_Libraries/
|