webui/bridge/.gitignore
Hassan DRAGA 096b0cf836 WebUI Bridge
* Creation of the webui bridge folder
* Keeping the possibility of compiling webui by a simple C99 compiler only
* Replacing `xxd` by a simple python script
* Adding the readme
* From now, we will use the TypeScript version, Many thanks to @JOTSR
2023-08-18 15:50:31 -04:00

7 lines
98 B
Plaintext

# Do not track Nodejs output files
node_modules/
*.json
# Do not track js2c.py output files
*.js