Renamed TwinCAT.gitignore to TwinCAT3.gitignore so it's obvious this is a gitignore file only applicable for TwinCAT3 and not also TwinCAT2 (which stores everything in a big binary blob).

This commit is contained in:
Jakob Sagatowski
2019-07-13 18:41:49 +02:00
parent c992170f39
commit e4fe597296

15
TwinCAT3.gitignore Normal file
View File

@@ -0,0 +1,15 @@
# gitignore template for TwinCAT3
# website: https://www.beckhoff.com/twincat3/
#
# Recommended: VisualStudio.gitignore
# TwinCAT files
*.tpy
*.tclrs
*.compiled-library
*.compileinfo
*.tmc
*.library
_Boot/
_CompileInfo/
_Libraries/