diff --git a/.gitignore b/.gitignore index 9170b03..b24aad9 100644 --- a/.gitignore +++ b/.gitignore @@ -135,4 +135,6 @@ data/ # Ignore SQLite database *.db -*.db-journal \ No newline at end of file +*.db-journal + +build \ No newline at end of file