-
Notifications
You must be signed in to change notification settings - Fork 4
/
.hgignore
39 lines (38 loc) · 1.34 KB
/
.hgignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
syntax: glob
.DS_Store
*.pyc
taskcoach/@webchecker.pickle
taskcoach/dist
taskcoach/CHANGES.txt
taskcoach/changelog_content
taskcoach/taskcoachlib/imported.xml
taskcoach/taskcoachlib/gui/icons.py
taskcoach/taskcoachlib/i18n/[a-z][a-z].py
taskcoach/taskcoachlib/i18n/[a-z][a-z]_[A-Z][A-Z].py
taskcoach/taskcoachlib/i18n/nds.py
taskcoach/taskcoachlib/i18n/pap.py
taskcoach/taskcoachlib/thirdparty/customtreectrl.py
taskcoach/taskcoachlib/thirdparty/hypertreelist.py
taskcoach/taskcoachlib/thirdparty/pybonjour.py
taskcoach/taskcoachlib/thirdparty/pyparsing.py
taskcoach/taskcoachlib/thirdparty/wmi.py
taskcoach/taskcoachlib/thirdparty/aui
taskcoach/taskcoachlib/thirdparty/chardet
taskcoach/taskcoachlib/thirdparty/dateutil
taskcoach/taskcoachlib/thirdparty/gntp
taskcoach/taskcoachlib/thirdparty/desktop
taskcoach/taskcoachlib/thirdparty/keyring
taskcoach/taskcoachlib/thirdparty/lockfile
taskcoach/taskcoachlib/thirdparty/ntlm
taskcoach/taskcoachlib/thirdparty/squaremap
taskcoach/taskcoachlib/thirdparty/wxScheduler
taskcoach/taskcoachlib/thirdparty/xdg
taskcoach/taskcoachlib/thirdparty/pubsub
taskcoach/taskcoachlib/persistence/xml/templates.py
taskcoach/website.out
taskcoach/taskcoachlib/used.txt
taskcoach/website.in/all_changes.html
taskcoach/website.in/changes.html
taskcoach/website.in/md5digests.py
taskcoach/taskcoachlib/imported.txt
taskcoach/TaskCoach.egg-info