Installed Neutralino.js base template

This commit is contained in:
2026-01-12 12:38:54 +01:00
commit 01e382bb87
12 changed files with 819 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@@ -0,0 +1,13 @@
# Developer tools' files
.lite_workspace.lua
# Neutralinojs binaries and builds
/bin
/dist
# Neutralinojs client (minified)
neutralino.js
# Neutralinojs related files
.storage
*.log