diff --git a/.gitignore b/.gitignore index 2441b0e..5add095 100644 --- a/.gitignore +++ b/.gitignore @@ -21,4 +21,16 @@ go.work # Configuration -*.env \ No newline at end of file +*.env + +# Database files +*.cache +tmp/db + +# Database files +*.cache +tmp/db + +# Editor +*.vscode +