lasp/.gitignore

27 lines
279 B
Plaintext
Raw Permalink 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
*.dll
*.pyd
.ninja*
build.ninja
dist
_deps
compile_commands.json
2018-01-29 15:14:50 +00:00
CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
__pycache__
2018-02-06 11:02:07 +00:00
doc
.ropeproject
.ipynb_checkpoints
2019-10-27 13:31:59 +00:00
.spyproject
acme_log.log
2023-07-14 14:42:05 +00:00
.venv
.py-build-cmake_cache
cpp_src/lasp_config.h
.cache
.vscode
build