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