.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Fri, 06 May 2016 10:35:46 +0300
changeset 1510 7272baadd7f6
parent 955 7ef2f485c28f
child 1526 0fa5de94c131
child 1910 a375e31bf312
permissions -rw-r--r--
fix issue that was impossible to remove local instance of functional
block if pou is written in ST or IL
.project

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