lasp/.gitignore

23 lines
263 B
Plaintext
Raw Normal View History

2018-01-29 15:14:50 +00:00
*.a
2018-09-21 07:17:57 +00:00
*.pyc
2022-07-20 12:58:48 +00:00
*.so
dist
2018-01-29 15:14:50 +00:00
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
build
__pycache__
cython_debug
2018-02-06 11:02:07 +00:00
doc
.ropeproject
2019-10-27 13:31:59 +00:00
.spyproject
compile_commands.json
.cache
2022-07-20 12:58:48 +00:00
_skbuild
src/lasp.egg-info
test/.ipynb_checkpoints
src/lasp/lasp_config.h
_deps
.ipynb_checkpoints