Add .gitignore

This commit is contained in:
Leon Grünewald 2024-10-01 10:47:40 +02:00
parent ad9a66979d
commit 2500a990aa

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
node_modules
.idea