Files
neon/.gitignore
2022-09-07 12:11:03 +00:00

21 lines
178 B
Plaintext

/pg_install
/target
/tmp_check
/tmp_check_cli
__pycache__/
test_output/
.vscode
.idea
/.neon
/integration_tests/.neon
# Coverage
*.profraw
*.profdata
*.key
*.crt
*.o
*.so
*.Po