KPConv-PyTorch/.gitignore
HuguesTHOMAS 6c31df8156 .
2021-07-29 13:13:47 +00:00

17 lines
176 B
Plaintext

**/build
**/desktop.ini
/results
/test
/docker_scripts
# VSCode related
*.code-workspace
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
# C extensions
*.so