added ai interface

This commit is contained in:
Harivansh Rathi 2024-12-06 01:19:25 -05:00
parent 39e3a77c08
commit 8dda9a8d1a
2 changed files with 17 additions and 0 deletions

8
.gitignore vendored
View file

@ -22,3 +22,11 @@ dist-ssr
*.njsproj
*.sln
*.sw?
# Environment files
.env
.env.local
.env.development
.env.production
.env.*;
!.env.example