forked from ARM-software/CMSIS-DSP
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
44 lines (41 loc) · 1.04 KB
/
.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
*.bak
Documentation/html/
Documentation/Doxygen/dsp.dxy
Documentation/Doxygen/src/history.txt
DSP_Lib_TestSuite/build/
PythonWrapper/cmsisdsp.cp36-win_amd64.pyd
PythonWrapper/internal.cp36-win_amd64.pyd
PythonWrapper/*.so
PythonWrapper/rec_2.dat
*.pickle
build
output
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_fft_bin_example/RTE/
Examples/ARM/arm_linear_interp_example/RTE/
Examples/ARM/arm_signal_converge_example/RTE/
Examples/ARM/arm_svm_example/RTE/
Projects/ARM/IntermediateFiles/
.ipynb_checkpoints
Examples/ARM/*/RTE/
Examples/ARM/*/MTICoverageOut.cov
CMSISDSP.egg-info/
dist/
PACK.xsd
*.uvguix.*
__pycache__/
*.pyd
.DS_Store
.swiftpm/
Examples/cmsis_build/RTE/_Release*
Testing/cmsis_build/RTE/_Release*
PythonWrapper/build_linux/CMakeCache.txt
PythonWrapper/build_linux/CMakeFiles/
PythonWrapper/build_linux/Makefile
PythonWrapper/build_linux/bin_dsp/
PythonWrapper/build_linux/build.sh
PythonWrapper/build_linux/cmake_install.cmake
boost_1_84_0/
# Output of the linkchecker tool
linkchecker-out.csv