6ab8173bd2
When `utils/launch.sh` clones websockify, it can be cloned into the incorrect directory, depending on how `utils/launch.sh` is run. This commit ensures that websockify is always cloned into `utils/websockify`.
7 lines
72 B
Plaintext
7 lines
72 B
Plaintext
*.pyc
|
|
*.o
|
|
tests/data_*.js
|
|
utils/rebind.so
|
|
utils/websockify
|
|
node_modules
|