.hgignore
author Edouard Tisserant
Wed, 08 Aug 2018 13:26:48 +0200
changeset 2250 86f61c4dfe76
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Passed bacnet*.py through autopep8, and attemped to fix manually what went wrong + fixed pylint complains
.project

.directory

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

bug_report.*\.txt
i18n/.*.new$
revision

doc/_build
doc/locale