diff --git a/.codenvy/project.json b/.codenvy/project.json deleted file mode 100644 index cc3dc61..0000000 --- a/.codenvy/project.json +++ /dev/null @@ -1 +0,0 @@ -{"mixinTypes":[],"runners":{"configs":{"system:/javascript/web/simple":{"ram":0,"variables":{},"options":{}}},"default":"system:/javascript/web/simple"},"builders":{"configs":{}},"description":"A DurandalJS widget to provide a filebrowser","type":"BasicJS","attributes":{"language":["javascript"],"framework":["BasicJS"]}} \ No newline at end of file diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a86dfa --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +lib +.codenvy \ No newline at end of file