author | Edouard Tisserant |
Tue, 21 May 2013 16:03:40 +0900 | |
changeset 2150 | 08514552944f |
parent 2082 | caae3ad2d03b |
child 2165 | 02a2b5dee5e3 |
permissions | -rw-r--r-- |
2022
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
1 |
|
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
2 |
syntax: regexp |
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
3 |
^\.project$ |
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
4 |
syntax: regexp |
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
5 |
^\.pydevproject$ |
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
6 |
syntax: regexp |
c2295d311402
First working implementation of Beremiz plugin for etherlab
laurent
parents:
diff
changeset
|
7 |
\.pyc$ |
2082
caae3ad2d03b
Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
Laurent Bessard
parents:
2022
diff
changeset
|
8 |
|
caae3ad2d03b
Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
Laurent Bessard
parents:
2022
diff
changeset
|
9 |
syntax: regexp |
caae3ad2d03b
Adding support for selecting a PDO in a list of mutually exclusive configured PDOs in Ethercat Network Configurator
Laurent Bessard
parents:
2022
diff
changeset
|
10 |
^ethercat_tests/wago_higen/build$ |