.hgignore

Thu, 19 Dec 2019 18:02:57 +0200

author
Iannis <i.binietoglou@impworks.gr>
date
Thu, 19 Dec 2019 18:02:57 +0200
changeset 38
1b6786e9865d
parent 28
2d90204710af
child 63
a41f71f80c1d
permissions
-rw-r--r--

Checking if ancillary files are already on the DB before starting upload.

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