intials app

This commit is contained in:
2025-08-26 15:25:09 -05:00
parent 10b56bf31f
commit d3fd5aa653
59 changed files with 22132 additions and 29 deletions

31
.gitignore vendored
View File

@@ -1,4 +1,9 @@
# ---> Node
app/src/docs
app/src/frontend
lstWrapper/bin
lstWrapper/obj
lstWrapper/publish
# Logs
logs
*.log
@@ -170,31 +175,5 @@ go.work.sum
#
# Recommended: Go.AllowList.gitignore
# Ignore everything
*
# But not these files...
!/.gitignore
!*.go
!go.sum
!go.mod
!README.md
!LICENSE
# !Makefile
# ...even if they are in subdirectories
!*/
# ---> MonoDevelop
#User Specific
*.userprefs
*.usertasks
#Mono Project Files
*.pidb
*.resources
test-results/