소스 검색

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.
pull/3092/head
Jakob Sagatowski 3 년 전
부모
커밋
88014e6d0c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2
    1
      TwinCAT3.gitignore

+ 2
- 1
TwinCAT3.gitignore 파일 보기

@@ -21,4 +21,5 @@ LineIDs.dbg
LineIDs.dbg.bak
_Boot/
_CompileInfo/
_Libraries/
_Libraries/
_ModuleInstall/

Loading…
취소
저장