aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: b6988095e9470d87ceaf5b279472e1489d226422 (plain) (blame)
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
/*.json
/*.csv
sys_*/
audio/
junk/
tester/
fake/
2015/
2016/
wmata/
CMakeFiles/
build/
debug/
CMakeCache.txt
Makefile
cmake_install.cmake
install_manifest.txt
recorder
config.json
ChanList.csv
*.so
*.a
*.log
*.dylib
.DS_Store
.idea/
cmake-build-debug/
*.code-workspace
/.vscode/
/.vs/
/out/
top_block.py
debug_recorder.py