# Editor
.vscode

# Container file
/docker/postgres/data/*
!/docker/postgres/data/.gitkeep

# Working directory
src/*
.env
