.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 27 Oct 2016 15:31:43 +0300
changeset 1552 9a59d1de198a
parent 1526 0fa5de94c131
child 1559 91129212e9a6
permissions -rw-r--r--
add first steps example, that shows how use all IEC 61131 languages
.project

syntax: regexp
^tests/.*/build$
^.idea/.*
syntax: regexp
^.*\.pyc$
syntax: regexp
^.*~$
syntax: regexp
^.*\.swp$