.hgignore
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Tue, 03 Jul 2018 17:09:11 +0300
changeset 2241 e762e234181d
parent 2165 02a2b5dee5e3
child 2352 fec90dc70e16
permissions -rw-r--r--
Add information how to make shelve command work with check_source.sh called from hg hook

and added coresponding flag handling in check_source.sh
.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