From c58a26a691a2244b40446cd266df430706d88b26 Mon Sep 17 00:00:00 2001 From: AINDUSTRIES Date: Sat, 14 Sep 2024 13:41:12 +0200 Subject: [PATCH] .gitignore update --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 34d2869..21f0ab0 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,5 @@ vote.db vote.db-shm vote.db-wal /.sqlx -/migrations Cargo.lock +/.idea \ No newline at end of file