-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (48 loc) · 1.11 KB
/
.gitignore
File metadata and controls
48 lines (48 loc) · 1.11 KB
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
.DS_Store
__pycache__
Examples/build/*.bat
Examples/build/CMakeCache.txt
Examples/build/CMakeFiles/
Examples/build/Makefile
Examples/build/bin2_example1/
Examples/build/bin_example1/
Examples/build/cmake_install.cmake
Examples/build/bin_example2
Examples/build/bin_dsp/
Examples/build/bin_example3/
*.pyd
Examples/build/localcreate.bat
Examples/build/input_example3.txt
Examples/build/bin_example6/
Examples/build/input_example6.txt
Examples/build/output_example3.txt
Examples/build/output_example6.txt
Examples/eventrecorder/tmp/
Examples/eventrecorder/out/
Examples/eventrecorder/DebugConfig/
PythonPackage/dist/
PythonPackage/build/
PythonPackage/cmsis_stream.egg-info/
*.exe
*.ilk
*.pdb
*.obj
Examples/build/build.bat
Examples/build/bin_*
Examples/build/common/
Tests/out/
Tests/tmp/
Examples/simple/simple
Examples/build_linux/
Tests/build/
Examples/eventrecorder/RTE/_CommandLine_VHT-Corstone-300/
Examples/graphvizexample/dots/
Examples/graphvizexample/features/
Examples/eventrecorder/*.cbuild-idx.yml
*.cbuild-idx.yml
.clangd
*.cbuild-pack.yml
*.cbuild-set.yml
Examples/events/simple
Examples/build/build.sh
Examples/build/