]> git.datanom.net - wpp.git/blame - wpp.e4p
rm test access
[wpp.git] / wpp.e4p
CommitLineData
46d4bfe4
MR
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
3<!-- eric project file for project wpp -->
047d4d29 4<!-- Saved: 2017-12-15, 02:49:14 -->
46d4bfe4
MR
5<!-- Copyright (C) 2017 Michael Rasmussen, mir@datanom.net -->
6<Project version="5.1">
7 <Language></Language>
8 <Hash>d5ae0f5b4c8e73b359f8a087b85bb8839079bb83</Hash>
9 <ProgLanguage mixed="0">Python3</ProgLanguage>
10 <ProjectType>Console</ProjectType>
11 <Version>0.1</Version>
12 <Author>Michael Rasmussen</Author>
13 <Email>mir@datanom.net</Email>
14 <Eol index="0"/>
047d4d29
MR
15 <Sources>
16 <Source>.gitignore</Source>
17 <Source>app/__init__.py</Source>
18 <Source>app/forms.py</Source>
19 <Source>app/models.py</Source>
20 <Source>app/static/css/custom.css</Source>
21 <Source>app/static/css/font-awesome.min.css</Source>
22 <Source>app/templates/base.html</Source>
23 <Source>app/templates/flash.html</Source>
24 <Source>app/templates/index.html</Source>
25 <Source>app/templates/login.html</Source>
26 <Source>app/templates/menu.html</Source>
27 <Source>app/templates/register.html</Source>
28 <Source>app/templates/user.html</Source>
29 <Source>app/views.py</Source>
30 <Source>config.py</Source>
31 <Source>db_create.py</Source>
32 <Source>db_downgrade.py</Source>
33 <Source>db_migrate.py</Source>
34 <Source>db_upgrade.py</Source>
35 <Source>run.py</Source>
36 </Sources>
46d4bfe4
MR
37 <Forms/>
38 <Translations/>
39 <Resources/>
40 <Interfaces/>
047d4d29 41 <Others/>
46d4bfe4
MR
42 <Vcs>
43 <VcsType>Git</VcsType>
44 <VcsOptions>
45 <dict>
46 <key>
47 <string>add</string>
48 </key>
49 <value>
50 <list>
51 <string></string>
52 </list>
53 </value>
54 <key>
55 <string>checkout</string>
56 </key>
57 <value>
58 <list>
59 <string></string>
60 </list>
61 </value>
62 <key>
63 <string>commit</string>
64 </key>
65 <value>
66 <list>
67 <string></string>
68 </list>
69 </value>
70 <key>
71 <string>diff</string>
72 </key>
73 <value>
74 <list>
75 <string></string>
76 </list>
77 </value>
78 <key>
79 <string>export</string>
80 </key>
81 <value>
82 <list>
83 <string></string>
84 </list>
85 </value>
86 <key>
87 <string>global</string>
88 </key>
89 <value>
90 <list>
91 <string></string>
92 </list>
93 </value>
94 <key>
95 <string>history</string>
96 </key>
97 <value>
98 <list>
99 <string></string>
100 </list>
101 </value>
102 <key>
103 <string>log</string>
104 </key>
105 <value>
106 <list>
107 <string></string>
108 </list>
109 </value>
110 <key>
111 <string>remove</string>
112 </key>
113 <value>
114 <list>
115 <string></string>
116 </list>
117 </value>
118 <key>
119 <string>status</string>
120 </key>
121 <value>
122 <list>
123 <string></string>
124 </list>
125 </value>
126 <key>
127 <string>tag</string>
128 </key>
129 <value>
130 <list>
131 <string></string>
132 </list>
133 </value>
134 <key>
135 <string>update</string>
136 </key>
137 <value>
138 <list>
139 <string></string>
140 </list>
141 </value>
142 </dict>
143 </VcsOptions>
144 </Vcs>
145 <FiletypeAssociations>
047d4d29 146 <FiletypeAssociation pattern="*.css" type="SOURCES"/>
46d4bfe4 147 <FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
047d4d29 148 <FiletypeAssociation pattern="*.html" type="SOURCES"/>
46d4bfe4 149 <FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
047d4d29 150 <FiletypeAssociation pattern="*.js" type="SOURCES"/>
46d4bfe4
MR
151 <FiletypeAssociation pattern="*.md" type="OTHERS"/>
152 <FiletypeAssociation pattern="*.py" type="SOURCES"/>
153 <FiletypeAssociation pattern="*.py3" type="SOURCES"/>
154 <FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
155 <FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
156 <FiletypeAssociation pattern="*.rst" type="OTHERS"/>
157 <FiletypeAssociation pattern="*.txt" type="OTHERS"/>
158 <FiletypeAssociation pattern="README" type="OTHERS"/>
159 <FiletypeAssociation pattern="README.*" type="OTHERS"/>
160 </FiletypeAssociations>
161</Project>
This page took 0.049726 seconds and 5 git commands to generate.