Prompt to embedded mujs engine

This commit is contained in:
kamkow1
2025-03-09 15:22:48 +01:00
parent a3c8f8d9f0
commit 93f329328a
58 changed files with 22871 additions and 19 deletions

7
mujs/.gitattributes vendored Normal file
View File

@@ -0,0 +1,7 @@
# Define macro for whitespace settings:
[attr]tabs whitespace=trailing-space,space-before-tab,indent-with-non-tab
* text=auto
Makefile tabs
*.[ch] tabs
*.js tabs