-
Notifications
You must be signed in to change notification settings - Fork 12
/
.gitignore
213 lines (205 loc) · 10.7 KB
/
.gitignore
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
# Uncomment these types if you want even more clean repository. But be careful.
# It can make harm to an existing project source. Read explanations below.
#
# Resource files are binaries containing manifest, project icon and version info.
# They can not be viewed as text or compared by diff-tools. Consider replacing them with .rc files.
#*.res
#
# Type library file (binary). In old Delphi versions it should be stored.
# Since Delphi 2009 it is produced from .ridl file and can safely be ignored.
#*.tlb
#
# Diagram Portfolio file. Used by the diagram editor up to Delphi 7.
# Uncomment this if you are not using diagrams or use newer Delphi version.
#*.ddp
#
# Visual LiveBindings file. Added in Delphi XE2.
# Uncomment this if you are not using LiveBindings Designer.
#*.vlb
#
# Deployment Manager configuration file for your project. Added in Delphi XE2.
# Uncomment this if it is not mobile development and you do not use remote debug feature.
#*.deployproj
#
# C++ object files produced when C/C++ Output file generation is configured.
# Uncomment this if you are not using external objects (zlib library for example).
#*.obj
#
# Delphi compiler-generated binaries (safe to delete)
*.exe
*.dll
*.bpl
*.bpi
*.dcp
*.so
*.apk
*.drc
*.map
*.dres
*.rsm
*.tds
*.dcu
*.lib
*.a
*.o
*.ocx
# Delphi autogenerated files (duplicated info)
*.cfg
*.hpp
*Resource.rc
# Delphi local files (user-specific info)
*.local
*.identcache
*.projdata
*.tvsconfig
*.dsk
# Delphi history and backups
__history/
__recovery/
*.~*
# Castalia statistics file (since XE7 Castalia is distributed with Delphi)
*.stat
# Boss dependency manager vendor folder https://github.com/HashLoad/boss
modules/
# Removing Compiled files from Android
Android/
# Removing Compiled files from Windows
Win32/
Android/Debug/colors-night-v21.xml
Android/Debug/eTasks/bin/eTasks.apk.idsig
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v24_ic_notification.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-large_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-ldpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v21_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-normal_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-small_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xlarge_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_foreground.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_monochrome.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_splash_image_def.xml.flat
Android/Debug/colors-night-v21.xml
Android/Debug/eTasks/bin/eTasks.apk.idsig
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v24_ic_notification.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-large_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-ldpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v21_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-normal_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-small_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xlarge_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_foreground.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_monochrome.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_splash_image_def.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/values-night-v21_colors.arsc.flat
Android/Debug/eTasks/CompiledResources/values-v21_styles.arsc.flat
Android/Debug/eTasks/CompiledResources/values_styles.arsc.flat
Android/Debug/eTasks/PackagedResources.zip
Android/Debug/eTasks/res/drawable-anydpi-v24/ic_notification.xml
Android/Debug/eTasks/res/drawable-anydpi-v31/splash_vector.xml
Android/Debug/eTasks/res/drawable-hdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-hdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-large/splash_image.png
Android/Debug/eTasks/res/drawable-ldpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-mdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-mdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-night-anydpi-v21/splash_vector.xml
Android/Debug/eTasks/res/drawable-night-anydpi-v31/splash_vector.xml
Android/Debug/eTasks/res/drawable-normal/splash_image.png
Android/Debug/eTasks/res/drawable-small/splash_image.png
Android/Debug/eTasks/res/drawable-xhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-xlarge/splash_image.png
Android/Debug/eTasks/res/drawable-xxhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xxhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-xxxhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xxxhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable/ic_launcher_foreground.xml
Android/Debug/eTasks/res/drawable/ic_launcher_monochrome.xml
Android/Debug/eTasks/res/drawable/splash_image_def.xml
Android/Debug/eTasks/res/drawable/splash_vector.xml
Android/Debug/eTasks/res/values-night-v21/colors.xml
Android/Debug/eTasks/res/values-v21/styles.xml
Android/Debug/eTasks/res/values/styles.xml
Android/Debug/styles-v21.xml
Android/Debug/styles.xml
Android/Debug/colors-night-v21.xml
Android/Debug/eTasks/bin/eTasks.apk.idsig
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v24_ic_notification.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-hdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-large_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-ldpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-mdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v21_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-night-anydpi-v31_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/drawable-normal_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-small_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xlarge_splash_image.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_launcher.png.flat
Android/Debug/eTasks/CompiledResources/drawable-xxxhdpi_ic_notification.png.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_foreground.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_ic_launcher_monochrome.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_splash_image_def.xml.flat
Android/Debug/eTasks/CompiledResources/drawable_splash_vector.xml.flat
Android/Debug/eTasks/CompiledResources/values-night-v21_colors.arsc.flat
Android/Debug/eTasks/CompiledResources/values-v21_styles.arsc.flat
Android/Debug/eTasks/CompiledResources/values_styles.arsc.flat
Android/Debug/eTasks/PackagedResources.zip
Android/Debug/eTasks/res/drawable-anydpi-v24/ic_notification.xml
Android/Debug/eTasks/res/drawable-anydpi-v31/splash_vector.xml
Android/Debug/eTasks/res/drawable-hdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-hdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-large/splash_image.png
Android/Debug/eTasks/res/drawable-ldpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-mdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-mdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-night-anydpi-v21/splash_vector.xml
Android/Debug/eTasks/res/drawable-night-anydpi-v31/splash_vector.xml
Android/Debug/eTasks/res/drawable-normal/splash_image.png
Android/Debug/eTasks/res/drawable-small/splash_image.png
Android/Debug/eTasks/res/drawable-xhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-xlarge/splash_image.png
Android/Debug/eTasks/res/drawable-xxhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xxhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable-xxxhdpi/ic_launcher.png
Android/Debug/eTasks/res/drawable-xxxhdpi/ic_notification.png
Android/Debug/eTasks/res/drawable/ic_launcher_foreground.xml
Android/Debug/eTasks/res/drawable/ic_launcher_monochrome.xml
Android/Debug/eTasks/res/drawable/splash_image_def.xml
Android/Debug/eTasks/res/drawable/splash_vector.xml
Android/Debug/eTasks/res/values-night-v21/colors.xml
Android/Debug/eTasks/res/values-v21/styles.xml
Android/Debug/eTasks/res/values/styles.xml
Android/Debug/styles-v21.xml
Android/Debug/styles.xml