Files
neon/.gitignore
2021-12-06 18:00:29 +03:00

16 lines
160 B
Plaintext

/target
/tmp_check
/tmp_install
/tmp_check_cli
__pycache__/
test_output/
.vscode
/.zenith
/integration_tests/.zenith
# Coverage
*.profraw
*.profdata
tmp1
tmp2