diff --git a/base/app/novnc/.gitignore b/base/app/novnc/.gitignore deleted file mode 100644 index c178dba..0000000 --- a/base/app/novnc/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -*.pyc -*.o -tests/data_*.js -utils/rebind.so -utils/websockify -/node_modules -/build -/lib -recordings -*.swp -*~ -noVNC-*.tgz diff --git a/base/app/novnc/utils/websockify/.gitignore b/base/app/novnc/utils/websockify/.gitignore deleted file mode 100644 index 4ed77d8..0000000 --- a/base/app/novnc/utils/websockify/.gitignore +++ /dev/null @@ -1,12 +0,0 @@ -*.pyc -*.o -*.so -.project -.pydevproject -target.cfg -target.cfg.d -.tox - -build/ -dist/ -*.egg-info