.hgignore

Fri, 26 Oct 2018 15:45:53 +0300

author
Iannis B <ioannis@inoe.ro>
date
Fri, 26 Oct 2018 15:45:53 +0300
changeset 32
a7b7e0056fce
parent 28
2d90204710af
child 63
a41f71f80c1d
permissions
-rw-r--r--

Support of uploading of all ancillary file types.

Cleanup of parsers for processing.

i@27 1 syntax: glob
i@27 2 *.rst~
i@27 3 *.py~
i@27 4 *.pyc
i@27 5 re:^settings\.py$
i@27 6 re:^\.idea/
i@28 7 scc_access.egg-info/
i@28 8 re:^\.pytest_cache/

mercurial