mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 07:08:06 +00:00
This commit restructures many of the ES6 modules, splitting them up to actual export multiple functions instead of a single object. It also splits up Util into multiple sub-modules, to make it easier to maintain. Finally, localisation is renamed to localization.
12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
*.pyc
|
|
*.o
|
|
tests/data_*.js
|
|
utils/rebind.so
|
|
utils/websockify
|
|
/node_modules
|
|
/build
|
|
/lib
|
|
recordings
|
|
*.swp
|
|
*~
|