Updated .gitignore

This commit is contained in:
Anne de Jong 2023-07-14 16:42:05 +02:00
parent 790eb41a26
commit 72716ecd39

7
.gitignore vendored
View File

@ -15,14 +15,11 @@ CMakeFiles
CMakeCache.txt CMakeCache.txt
cmake_install.cmake cmake_install.cmake
Makefile Makefile
build
__pycache__ __pycache__
cython_debug
doc doc
.ropeproject .ropeproject
.ipynb_checkpoints .ipynb_checkpoints
.spyproject .spyproject
.cache
_skbuild
acme_log.log acme_log.log
testenv .venv
.py-build-cmake_cache