Sfoglia il codice sorgente

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.

Jakob Sagatowski 5 anni fa
parent
commit
7d05cd61d4
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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/