feat: fileService.ts

This commit is contained in:
Lucàs
2024-09-20 22:08:00 +02:00
parent b8d5751374
commit 0382499c0d
15 changed files with 1415 additions and 16 deletions
+5 -1
View File
@@ -2,7 +2,9 @@
.idea/
.vscode/
# Dependencies
# Environment
.env
cache/
node_modules/
# Build files
@@ -10,3 +12,5 @@ build/
# OS Files
.DS_Store