diff --git a/.gitignore b/.gitignore index 31c94eba..87c101b7 100644 --- a/.gitignore +++ b/.gitignore @@ -36,4 +36,8 @@ out/ ### VS Code ### .vscode/ logs -.kotlin \ No newline at end of file +.kotlin + +### sql +data/*.sql +data/*.txt \ No newline at end of file