__pycache__/
*.py[cod]
*$py.class
*.so
.Python
env/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

CMakeLists.txt.user
CMakeCache.txt
CMakeFiles/
CMakeScripts/
Testing/
Makefile
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps/
_skbuild/

/build/

*.obj
*.o
*.lib
*.a
*.exp
*.dll
*.pyd
*.exe
*.out
*.app
*.i
*.s

*.compute_70*
*.compute_75*
*.compute_80*
*.compute_86*
*.fatbin
*.dlink.cu.o
*.ptx
*.cubin

.vscode/
.idea/
*.swp
*.swo
*.vs/
out/
ARM64/
x64/
Debug/
Release/

.DS_Store
Thumbs.db