Files
neon/.gitignore
2023-06-12 13:54:21 -04:00

22 lines
195 B
Plaintext

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