deb-novnc/.gitignore
Solly Ross 6ab8173bd2 Make sure websockify is cloned to the correct dir
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`.
2015-02-17 17:54:21 -05:00

7 lines
72 B
Plaintext

*.pyc
*.o
tests/data_*.js
utils/rebind.so
utils/websockify
node_modules