Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitignore - github.com/nextcloud/appstore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 93425f43535a6422add210ac2e22aa5ed98d5234 (plain)
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
*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
/build
tests/report/
venv
.idea/workspace.xml
.idea/tasks.xml
.idea/codeStyleSettings.xml
.idea/inspectionProfiles
.idea/codeStyles
nextcloudappstore/local_settings.py
*.sqlite3
*.wp[ru]
nextcloudappstore/settings/production.py
nextcloudappstore/settings/development.py
/nextcloudappstore/core/static/public/*
/nextcloudappstore/core/static/vendor/*
bin/
*.swp
*.log
*.mo
.coverage
newrelic.ini
/htmlcov/
/test.sqlite3-journal
.mypy_cache
/static
/media
/logs
/config
.DS_Store
/nextcloudappstore/static