-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
109 lines (95 loc) · 1.37 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
*.ipynb
*.py[co]
*.pyc
*.DS_*
# Packages
*.egg
*.egg-info
dist
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
__pycache__
.serverless
.requirements.zip
proxy_auth_plugin.zip
#pycharm
*.xml
*.iml
# Installer logs
pip-log.txt
# Unit test / coverage reports
.coverage
.tox
#Translations
*.mo
#Mr Developer
venv
bower_components
node_modules
logs
#Settings File
credentials.json
spreadsheet.json
token.json
access_token.json
#toolarge csv file
es_goods.csv
es_goodsOption.csv
es_scmManage.csv
es_with_cate.csv
#envfiles
.aws.env
.spark_production.env
.secrets.env
.airflow_secret.env
.aws_secret.env
.mongo_aws.env
.mongo_secret.env
.postgres_google.env
.postgres_aws.env
.postgres_production.env
.redis_uri_aws.env
.redis_uri_google.env
.godomall_secret.env
.payple_secret.env
.kafka_google.env
.crawling_login_secret.env
env_files/
#notebook
notebook/
spark/spark-2-getting-started
.ipynb_checkpoints
.env
.alli_secret.env
.usersecret.env
envfiles/personal/
.proxy_secret.env
#userimages
userinteraction/userprofile/user_image_folder/*.jpg
research_note
!AlliDataCrawler.ipynb
!notebook/utils
!notebook/googledriver
seleniumLayer
gui_crawler
practice_notebook
practice_notebook/*
#migration json
fixture.json
.userinteraction_google.env
# IDE
.idea/
.vscode
.devcontainer/
# pyenv
.python-version
# direnv
.envrc
*.pem
userinteraction/staticfiles/ckeditor
userinteraction/staticfiles