.hgignore
author ymh <ymh.work@gmail.com>
Wed, 15 Apr 2015 03:39:04 +0200
changeset 108 076117065fd7
parent 26 e3affd6625d6
child 137 28a16b4e67b4
permissions -rw-r--r--
Added tag V00.02.03 for changeset bc6fe2f5eef5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
54f4e0f9d636 Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff changeset
     1
syntax: glob
54f4e0f9d636 Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff changeset
     2
dev/.vagrant/
54f4e0f9d636 Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff changeset
     3
files/
54f4e0f9d636 Initial commit
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents:
diff changeset
     4
*.pyc
11
f2d54d2841f3 start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     5
src/catedit/config.py
f2d54d2841f3 start of small refactorisation: python 3.4, remove imports *, logger, apply pylint, remove app.py
ymh <ymh.work@gmail.com>
parents: 2
diff changeset
     6
src/catedit/log/
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 11
diff changeset
     7
run/log/
26
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
     8
run/files/
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
     9
dist/
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
    10
src/catedit.egg-info
e3affd6625d6 add packaging
ymh <ymh.work@gmail.com>
parents: 12
diff changeset
    11
catedit.egg-info