You need to sign in or sign up before continuing.
提交 7d05cd61 编写于 作者: J Jakob Sagatowski

As a product of enabling the write of separate LineIDs (described here...

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.
上级 d38de740
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
*.project.~u *.project.~u
*.tsproj.bak *.tsproj.bak
*.xti.bak *.xti.bak
LineIDs.dbg
LineIDs.dbg.bak
_Boot/ _Boot/
_CompileInfo/ _CompileInfo/
_Libraries/ _Libraries/
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册