Initial commit

This commit is contained in:
Florian Sylvain
2024-03-25 12:06:42 +01:00
commit 9d33539a0b
29 changed files with 9464 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
.DS_Store
node_modules
/coverage
/dist
/ios
/android
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?