commit db5b2c1b8da6c7cc05b316161064a4693b00a3e5 Author: TheThomaas Date: Sun May 21 15:52:26 2023 +0200 Create .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cacefb7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.env +*.code-workspace +*.old +*.yml.old \ No newline at end of file