forked from pass-culture/pass-culture-main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
45 lines (34 loc) · 751 Bytes
/
.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
.DS_Store
NOT_FORGET.md
*.secret
development_env_file
.idea/
*.pgsql
*.pgdump
*.iml
infra/artillery/reports/*
infra/artillery/*.retry
infra/artillery/user_list_with_password
infra/scalingo/files/data_staging.csv
infra/scalingo/files/data_testing.csv
scripts/remove_doublons_of_tuto_recommendation.py
scripts/recreate_where_not_first_tuto.py
.pytest_cache/
.env
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
pc_env/
pro-packed-staging/
*.retry
# The `shared` submodule has been removed in https://github.com/pass-culture/pass-culture-main/pull/334
/shared
.docker-sync
# misc
.dccache
.graphqlconfig
# storybook build
docs-build/
# Backoffice scss to css tmp assets
/api/src/pcapi/static/backoffice/css/compiled/