-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy path.gitignore
43 lines (43 loc) · 809 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
/.idea
/src_cpp/.sconsign.dblite
*.o
*.beam
*.pyc
/JupyterLabDir
*.csv
*.orig
*.lock
/src_py/.sconsign.dblite
/cmake-build-debug
/out
src_erl/.idea
src_cpp/.idea
*.dump
/*.iml
/src_erl/Communication_Layer/http_Nerlserver/input/
/src_erl/Communication_Layer/http_Nerlserver/_build/
/src_erl/Communication_Layer/http_Nerlserver/rebar.lock
/src_py/__pycache__
/.vscode
*.bin
*.cmake
*.out
*.log
/CMakeFiles
/build
*.make
/src_cpp/CMakeFiles
/src_cpp/Makefile
*.so
/src_cpp/opennnBridge/CMakeFiles
/src_cpp/opennnBridge/Makefile
/src_cpp/opennnBridge/\[binary_dir\]
src_erl/NerlGUI/_build/*
examples/.ipynb_checkpoints/simple_run-checkpoint.ipynb
/Results
arch.json
conn.json
/inputDataDir
*.crashdump
tests/inputJsonsFiles/dc_test_synt_1d_2c_1s_4r_4w.json
tests/inputJsonsFiles/arch_test_synt_1d_2c_1s_4r_4w.json