+ Added structure and spell-card component

This commit is contained in:
Alexis
2020-03-07 20:36:17 +01:00
parent 4f9805a541
commit 975174985c
15 changed files with 12978 additions and 0 deletions

20
.gitignore vendored
View File

@@ -1 +1,21 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?