summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSolly Ross <sross@redhat.com>2016-09-14 13:52:53 -0400
committerSolly Ross <sross@redhat.com>2016-09-16 15:49:51 -0400
commitae510306b5094b55aa08a2a0d15a151704f70993 (patch)
treebbd3564c4457f7cbf21c83b899583ee271bda528 /.gitignore
parent7a16304e52b3fbd466337601f05a7def2493c563 (diff)
downloadnovnc-ae510306b5094b55aa08a2a0d15a151704f70993.tar.gz
Enable noVNC to become Browserifiable
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.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a707ba7..da1b8c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ tests/data_*.js
utils/rebind.so
utils/websockify
node_modules
+build
+lib
+recordings