1
0

Git ignore

This commit is contained in:
Zef Hemel 2022-02-16 11:00:46 +01:00
parent 277865e4e0
commit 8852b97d6c

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
/node_modules/
/dist/
/.parcel-cache/