Procházet zdrojové kódy

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 před 4 roky
rodič
revize
7d05cd61d4
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      TwinCAT3.gitignore

+ 2
- 0
TwinCAT3.gitignore Zobrazit soubor

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

Načítá se…
Zrušit
Uložit