소스 검색

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.

pull/3092/head
Jakob Sagatowski 4 년 전
부모
커밋
7d05cd61d4
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      TwinCAT3.gitignore

+ 2
- 0
TwinCAT3.gitignore 파일 보기

@@ -17,6 +17,8 @@
*.project.~u
*.tsproj.bak
*.xti.bak
LineIDs.dbg
LineIDs.dbg.bak
_Boot/
_CompileInfo/
_Libraries/

Loading…
취소
저장