-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
62 lines (33 loc) · 814 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
cmake-build-debug/
build/
src/.DS_Store
*.DS_Store
*.vpp
*.vpp.*
*.bak_000f
config/models/dask-worker-space/
config/models/cifar_100_local_model.json
config/models/test_1
config/models/cifar_100_model.sqlite
config/models/cifar_100_spike.sqlite
config/models/cifar_100.sqlite
config/models/converted.sqlite
scripts/__pycache__/JSReader.cpython-37.pyc
scripts/.idea/deployment.xml
.idea/dataSources/2d99f724-9a77-4a99-89a5-d755fd3a2906.xml
.idea/dataSources.local.xml
.idea/dataSources.xml
scripts/.idea/dataSources.xml
scripts/.idea/sqldialects.xml
config/models/cifar_100_model.json
config/models/cifar_100_spike.json
config/models/sar_model.json
config/models/sar_spike.json
*.7z
*.mp
config/models/models_mx6p/
config/models/
scripts/.idea/
*.pyc
*.swp
CMakeFiles/cmake.check_cache