commit c574a10de1754a6f88e3997675d395e90a164a4d Author: Pablo de la Torre Date: Wed Sep 10 08:05:25 2025 +0200 chore(gitignore): config initial file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..f1fe883 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +.idea +*.toml +*.db +target + +Icon? \ No newline at end of file