appstore/.gitignore

46 строки
801 B
Plaintext
Исходник Постоянная ссылка Обычный вид История

2016-06-05 14:14:14 +03:00
*.egg-info
*.pot
*.py[co]
__pycache__
MANIFEST
docs/_build/
docs/locale/
node_modules/
tests/coverage_html/
tests/.coverage
2018-01-13 18:27:45 +03:00
/build
2016-06-05 14:14:14 +03:00
tests/report/
venv
.idea/workspace.xml
.idea/tasks.xml
2017-11-14 20:14:50 +03:00
.idea/codeStyleSettings.xml
.idea/inspectionProfiles
.idea/codeStyles
2016-06-05 15:25:20 +03:00
nextcloudappstore/local_settings.py
2016-06-06 21:29:50 +03:00
*.sqlite3
2016-06-09 17:11:27 +03:00
*.wp[ru]
2016-06-26 21:39:59 +03:00
nextcloudappstore/settings/production.py
nextcloudappstore/settings/development.py
2018-03-03 14:59:31 +03:00
/nextcloudappstore/core/static/public/*
/nextcloudappstore/core/static/vendor/*
2016-06-26 21:54:19 +03:00
bin/
2016-08-15 12:15:19 +03:00
*.swp
*.log
*.mo
2017-08-06 17:52:01 +03:00
.coverage
newrelic.ini
/htmlcov/
/test.sqlite3-journal
2017-09-16 12:11:36 +03:00
.mypy_cache
2018-01-12 16:21:20 +03:00
/static
/media
2018-01-13 17:59:32 +03:00
/logs
/config
.DS_Store
/nextcloudappstore/static
/dev/
/nextcloudappstore/scaffolding/app-templates/*/app/.php-cs-fixer.cache
/nextcloudappstore/scaffolding/app-templates/*/app/composer.lock
discover.json
bad_requests.log