lasp/.gitignore

21 lines
252 B
Plaintext

*.a
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Beamforming.egg-info
beamforming/*.cpp
Makefile
build
*.html
__pycache__
cython_debug
beamforming/config.pxi
beamforming/wrappers.c
*.so
test/test_bf
test/test_fft
test/test_math
test/test_workers
doc