1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 19:54:22 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Knut Guettel
9332fca160
Update TwinCAT3.gitignore
Merge of several entries
2023-09-25 10:47:48 +02:00
Knut Guettel
51d81ece6e
Update TwinCAT3.gitignore 2023-09-25 10:04:37 +02:00
Knut Guettel
e85314a60d
Update TwinCAT3.gitignore 2023-09-25 09:40:23 +02:00
Knut Guettel
e5f3eb0f8e
Update TwinCAT3.gitignore
update according to the latest product changes
2023-09-25 09:33:52 +02:00
Knut Guettel
b4e8ec3d39
Update TwinCAT3.gitignore
with the existing .gitignore in this repo, which can be select directly in the VS 2022 if you create a new repo, our customers have a lot of problems. thats why we suggest this update
2023-09-08 12:58:47 +02: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