commit 098125ac9e4d16b5714e56e483a0bac3ca3375b0 Author: TheThomaas Date: Sun Feb 15 21:42:23 2026 +0100 Add .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bcce17d --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.env +*.code-workspace +*.yaml.old +*.yml.old +*.old \ No newline at end of file