We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d68b73 commit 9e550f5Copy full SHA for 9e550f5
.gitignore
@@ -0,0 +1,37 @@
1
+*~
2
+venv
3
+build.stamp
4
+proof
5
+fonts
6
+node_modules
7
+package-lock.json
8
+package.json
9
+master_ufo
10
+instance_ufo
11
+
12
+# OS generated files #
13
+######################
14
+.DS_Store
15
+.DS_Store?
16
+._*
17
+.Spotlight-V100
18
+.Trashes
19
+ehthumbs.db
20
+Thumbs.db
21
22
+# Autosaved by application when editing
23
24
+*(تم الحفظ تلقائيًا).*
25
+*(automaticky uloženo).*
26
+*(Automatisch gesichert).*
27
+*(Autosaved).*
28
+*(guardado automáticamente).*
29
+*(enregistré automatiquement).*
30
+*(salvato automaticamente).*
31
+*(自動保存).*
32
+*(자동 저장됨).*
33
+*(Salvo Automaticamente).*
34
+*(Автосохранение).*
35
+*(Otomatik Kaydedildi).*
36
+*(自动存储).*
37
+*(已自動儲存).*
0 commit comments