Files
neon/.gitignore
Arthur Petukhovsky 7f36028fab Generate WAL in tests
2023-08-03 16:58:41 +00:00

23 lines
183 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
tmp