.hgignore
author Edouard Tisserant
Tue, 21 May 2013 16:03:40 +0900
changeset 2150 08514552944f
parent 2082 caae3ad2d03b
child 2165 02a2b5dee5e3
permissions -rw-r--r--
Moved ratio scaling back to MCL. Rewrote CiA402 C part in a way it can be read and understood by some humans.

syntax: regexp
^\.project$
syntax: regexp
^\.pydevproject$
syntax: regexp
\.pyc$

syntax: regexp
^ethercat_tests/wago_higen/build$