Christian Jordan
2bf643736b
Update TwinCAT3.gitignore
...
Add recommendation from Beckhoff. Infos are from Infosys (PLC) and generated by TwinCAT (HMI)
2023-11-20 16:12:15 +01:00
Jakob Sagatowski
88014e6d0c
After adding the new product "TF3680 - TC3 Filter" as a reference, some new files were automatically generated after compilation:
...
_ModuleInstall/TcFilter/TwinCAT CE7 (ARMV7)/TcFilterW32.dll
_ModuleInstall/TcFilter/TwinCAT CE7 (x86)/TcFilterW32.dll
_ModuleInstall/TcFilter/TwinCAT RT (x64)/TcFilter.sys
_ModuleInstall/TcFilter/TwinCAT RT (x86)/TcFilter.sys
After contacting Beckhoff support, it was concluded that the folder "_ModuleInstall" could be omitted from version control, thus this addition.
2020-05-26 16:17:55 +02:00
Jakob Sagatowski
7d05cd61d4
As a product of enabling the write of separate LineIDs (described here https://github.com/tcunit/TcUnit/issues/85 ) and having a discussion with Beckhoff support, it was concluded that the files "LineIDs.dbg" and "LineIDs.dbg.bak" should not be version controlled, and thus these two are added to the gitignore-file for TwinCAT3.
2020-01-25 19:13:52 +01:00
Jakob Sagatowski
d38de74008
Clarified *.tmc-files rule.
2019-12-05 12:42:11 +01:00
Jakob Sagatowski
414be70b39
Added:
...
- tmcRefac
- project.~u
- tsproj.bak
- xti.bak (TwinCAT export files backup)
2019-10-14 07:45:54 +02:00
Jakob Sagatowski
e4fe597296
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).
2019-07-13 18:41:49 +02:00