lasp/.gitignore

35 lines
437 B
Plaintext
Raw Normal View History

2018-01-29 15:14:50 +00:00
*.a
*.cxx
2018-09-21 07:17:57 +00:00
*.pyc
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
test/test_uldaq
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
2020-10-06 18:38:46 +00:00
test/test_uldaq
lasp/device/lasp_daq.cxx
lasp/c/lasp_config.h
compile_commands.json
2022-05-17 13:07:34 +00:00
.cache