forked from princewen/tensorflow_practice
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
65 lines (59 loc) · 817 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
.idea/
logs/
.iml
.model
checkpoint/
cache/
.csv
.xlsx
.json
.pb
*/.txt
*/.class
*/.so
.project
.classpath
.settings
*.jar
target/
*/target
*/.settings
*/.classpath
*/.project
*/*.iml
*/*.ipr
*/*.iws
*/build
.DS_Store
*/logs
*.log
*/scripts/*.pyc
*/scripts/*.*~
src/main/webapp/WEB-INF/classes
src/main/resources/META-INF/persistence.xml
src/main/webapp/META-INF/
deployService.sh
*/src/main/webapp/WEB-INF/decorators/jsdep.inc
*/src/main/webapp/WEB-INF/decorators/jsdep_debug.inc
src/main/webapp/static/js/site_js_dep.js
*/src/main/webapp/WEB-INF/decorators/revision.properties
target
src/main/webapp/static/media/meituan.mp3
*.myeclipse*
*.mymetadata*
/src/test
waimai_d_assistant_poi.iml
train_data/
test_data/
result/
export_ptr_model/
data/
Data/
Log/
log/
__pycache__/
log/
model/
*/data/
*/graphs/
*.pkl