Files
neon/.gitignore
2023-01-18 17:43:27 +02:00

19 lines
152 B
Plaintext

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