-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
62 lines (62 loc) · 1.31 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
postgres-data
.DS_Store
script/automation/etc/*
script/automation/etc/.
!script/automation/etc/template_for_service
__pycache__
*.csv
*.pyc
venv
env
key.json
jwt_setting.json
.idea
.env
.env-test
.env-client
libs
oldmdbdata
mdbdata
mdb_data
scripts
backend/inrim
backend/ozon/base/data/user.json
web-client/inrim
!backend/ozon/plugins/plugin.txt
uploads
web-client/core/themes/italia/templates/components/custom/*
!web-client/core/themes/italia/templates/components/custom/README.md
web-client/core/themes/italia/templates/custom/*
!web-client/core/themes/italia/templates/custom/README.md
web-client/core/themes/italia/static/custom/*
!web-client/core/themes/italia/static/custom/README.md
automations/modules/main-scheduler/log/run_task.log
automations/modules/calendar-task/logs/*.log
automations/modules/main-scheduler/log/run_task.log.*
automations/app_modules
web-client/ozon/base/data/user.json
requirements_backend.sh
requirements_webclient.sh
system/
sys/
docker-compose-custom.yml
build_config
build_config_dev
service-app
nginx.conf
!web-client/ozon/base/docker_app_template/nginx.conf
config.json
dump
redis-vol
.log.*
jtc
web-client/config.json
backend/config.json
error.html
prestart.sh
.pytest_cache
!web-client/demo/demo/.env
!web-client/demo/demo/config.json
!web-client/ozon/base/config.json
requirements_custom.sh
clamav/