Commit Graph

9 Commits

Author SHA1 Message Date
Federico Rojas
a13f780a6d Add git ignore for the LineIDs.dbg file 2022-10-06 10:57:56 +02:00
Torsten Bögershausen
7da57bc5e3 Ignore LineIDs.dbg
Ignore LineIDs.dbg, which is needed internally to keep track of
source code lines where a breakpoint can be set
2022-07-18 15:24:51 +02:00
LNisbet
57297e54c4 Removed _Config/NC/Axes and _Config/IO from .gitignore 2022-07-05 14:59:24 +01:00
Torsten Bögershausen
5c19425abc Partly ignore solution/_Config/
We need NC/nc.xti to be able to run the NC PLC task.
So don't ignore it.
But ignore all IO and Axes.
2020-02-10 10:42:26 +01:00
Simon-Cooper
1079229ffb ALLOW LOCAL SIMULATIONS TO BYBASS UPS CHECK
Add CHECK_UPS action to house monitoring of the UPS global status
Modify RESTORE_POSITIONS state machine to remove numerical enumeration
usage
Add device identity functionblock to check whether local simulation or
CX
Add POSITION RECOVERY action to check device type and determine whether
to run
position restore and ups checking
Add solution/_Config/ folder to gitignore to remove NC and IO
2020-02-07 10:17:46 +00:00
Torsten Bögershausen
3331756998 Remove and ignore UpgradeLog.htm
UpgradeLog.htm should not be under Git, so remove it and ignore
it forever.
2019-12-04 16:18:30 +01:00
Torsten Bögershausen
1e8ecb1f6b Remove and ignore solution/TrialLicense.tclrs
Trial-licenses should not be part of any Git - they
experire and soon and cause a lot of merge-conflicts.

Remove solution/TrialLicense.tclrs and
ignore it in .gitignore (keep .gitignore sorted)
2019-12-04 16:11:52 +01:00
Anders Sandström
52c48bc154 Exclude *.tmc files 2017-12-08 12:12:31 +01:00
Federico Rojas
40562b7f40 Add files .gitignore and .gitattributes 2017-11-06 09:04:06 +01:00