forked from cozy/cozy.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
38 lines (33 loc) · 662 Bytes
/
.gitignore
File metadata and controls
38 lines (33 loc) · 662 Bytes
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
node_modules
mkdocs/
i18n/fr_FR/LC_MESSAGES/messages.mo
i18n/fr_FR/LC_MESSAGES/messages.po~
.venv
venv
# external docs fetched by add_external_docs.py
src/cozy-app-publish
src/cozy-client
src/cozy-client-js
src/cozy-doctypes
src/cozy-konnector-libs
src/cozy-stack
src/cozy-desktop
src/cozy-scripts
src/create-cozy-app
src/babel-preset-cozy-app
src/cozy-device-helper
src/eslint-config-cozy-app
src/konitor
src/commitlint-config-cozy
src/cozy-flags
src/cozy-realtime
src/ach
src/cozy-apps-registry
src/cozy-banks
src/cozy-notifications
src/cozy-ui
src/cozy-home
# docs/ is generated, no need to have it in the repo
docs/
# This file is generated
mkdocs.yml