AI Implementation feature(820): Project Scaffold and Platform Foundations (#1)
This commit was merged in pull request #1.
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
node_modules/
|
||||
dist/
|
||||
*.log
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
.DS_Store
|
||||
coverage/
|
||||
backend/data/
|
||||
backend/themes/.cache/
|
||||
frontend/.angular/
|
||||
/data/.npm/
|
||||
.npm/
|
||||
Reference in New Issue
Block a user