Files
neon/.gitignore
Bojan Serafimov edc77e8a24 Add pyo3 prototype
2022-08-30 11:28:22 -04:00

19 lines
204 B
Plaintext

/target
/bindings/python/neon-dev-utils/target
/tmp_check
/tmp_install
/tmp_check_cli
__pycache__/
test_output/
.vscode
.idea
/.neon
/integration_tests/.neon
# Coverage
*.profraw
*.profdata
*.key
*.crt