This commit is contained in:
tamat
2021-11-09 13:29:45 +01:00
parent 9d6fd61032
commit 528fd96d42

2
.gitignore vendored
View File

@@ -1,6 +1,8 @@
node_modules/
node_modules/*
npm-debug.log
temp/
temp/*
# Editor
/.vscode/*