This commit restructures noVNC, splitting it into the core directory and the app directory, with the former containing core noVNC parts, and the latter containing parts specific to the application.
10 lines
93 B
Plaintext
10 lines
93 B
Plaintext
*.pyc
|
|
*.o
|
|
tests/data_*.js
|
|
utils/rebind.so
|
|
utils/websockify
|
|
node_modules
|
|
build
|
|
lib
|
|
recordings
|