lasp/.gitignore
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F d0d494fcb2
Some checks failed
Building, testing and releasing LASP if it has a tag / Build-Test-Ubuntu (push) Failing after 2m1s
Building, testing and releasing LASP if it has a tag / Release-Ubuntu (push) Has been skipped
Added some stuff to gitignore, removed explicit dependency on Numpy
2024-03-12 15:53:37 +01:00

27 lines
279 B
Plaintext

*.a
*.pyc
*.so
*.dll
*.pyd
.ninja*
build.ninja
dist
_deps
compile_commands.json
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
__pycache__
doc
.ropeproject
.ipynb_checkpoints
.spyproject
acme_log.log
.venv
.py-build-cmake_cache
cpp_src/lasp_config.h
.cache
.vscode
build