diff options
Diffstat (limited to 'third_party/websockify/.gitignore')
-rw-r--r-- | third_party/websockify/.gitignore | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/third_party/websockify/.gitignore b/third_party/websockify/.gitignore new file mode 100644 index 00000000..86b78922 --- /dev/null +++ b/third_party/websockify/.gitignore @@ -0,0 +1,10 @@ +*.pyc +*.o +*.so +other/.lein-deps-sum +other/classes +other/lib +.project +.pydevproject +target.cfg +target.cfg.d |