lasp/.gitignore

29 lines
341 B
Plaintext
Raw Normal View History

2018-01-29 15:14:50 +00:00
*.a
2018-09-21 07:17:57 +00:00
*.pyc
2019-12-08 13:19:10 +00:00
lasp_rtaudio.cxx
dist
2018-01-29 15:14:50 +00:00
CMakeFiles
CMakeCache.txt
cmake_install.cmake
lasp/*.cpp
2018-01-29 15:14:50 +00:00
Makefile
build
*.html
__pycache__
cython_debug
lasp/config.pxi
lasp/wrappers.c
lasp/resources_rc.py
2018-01-29 15:14:50 +00:00
*.so
test/test_bf
test/test_fft
test/test_math
test/test_workers
2018-02-06 11:02:07 +00:00
doc
LASP.egg-info
lasp_octave_fir.*
lasp/ui_*
resources_rc.py
.ropeproject
2019-10-27 13:31:59 +00:00
.spyproject