commit 7d626ee276f9ec63fcddf5e83412ef895af1c678 Author: pblaesi Date: Mon Aug 1 12:55:16 2022 +0200 (feat) initialize by .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..257b729 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +.idea +*.iml +data +dist +node_modules