diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..b58b603 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,5 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ diff --git a/public_html/Common/MV.js b/Common/MV.js similarity index 100% rename from public_html/Common/MV.js rename to Common/MV.js diff --git a/nbproject/desktop.ini b/Common/desktop.ini similarity index 100% rename from nbproject/desktop.ini rename to Common/desktop.ini diff --git a/public_html/Common/initShaders.js b/Common/initShaders.js similarity index 100% rename from public_html/Common/initShaders.js rename to Common/initShaders.js diff --git a/public_html/Common/webgl-utils.js b/Common/webgl-utils.js similarity index 100% rename from public_html/Common/webgl-utils.js rename to Common/webgl-utils.js diff --git a/public_html/gasket4.html b/gasket4.html similarity index 100% rename from public_html/gasket4.html rename to gasket4.html diff --git a/public_html/gasket4.js b/gasket4.js similarity index 100% rename from public_html/gasket4.js rename to gasket4.js diff --git a/nbproject/private/desktop.ini b/nbproject/private/desktop.ini deleted file mode 100644 index cc5de0d..0000000 Binary files a/nbproject/private/desktop.ini and /dev/null differ diff --git a/nbproject/private/private.properties b/nbproject/private/private.properties deleted file mode 100644 index a39caf5..0000000 --- a/nbproject/private/private.properties +++ /dev/null @@ -1,3 +0,0 @@ -browser=SL[/Browsers/FirefoxBrowser -external.project.url= -server=INTERNAL diff --git a/nbproject/project.properties b/nbproject/project.properties deleted file mode 100644 index c0b2d51..0000000 --- a/nbproject/project.properties +++ /dev/null @@ -1,9 +0,0 @@ -auxiliary.org-netbeans-modules-javascript-nodejs.run_2e_enabled=false -browser.run=true -file.reference.Experiment2_Part1-public_html=public_html -file.reference.Experiment2_Part1-test=test -files.encoding=UTF-8 -site.root.folder=${file.reference.Experiment2_Part1-public_html} -start.file=gasket4.html -test.folder=${file.reference.Experiment2_Part1-test} -web.context.root=/Experiment2_Part1 diff --git a/nbproject/project.xml b/nbproject/project.xml deleted file mode 100644 index 73b2344..0000000 --- a/nbproject/project.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - org.netbeans.modules.web.clientproject - - - Experiment2_Part1 - - - diff --git a/public_html/Common/desktop.ini b/public_html/Common/desktop.ini deleted file mode 100644 index cc5de0d..0000000 Binary files a/public_html/Common/desktop.ini and /dev/null differ diff --git a/public_html/desktop.ini b/public_html/desktop.ini deleted file mode 100644 index cc5de0d..0000000 Binary files a/public_html/desktop.ini and /dev/null differ diff --git a/test/desktop.ini b/test/desktop.ini deleted file mode 100644 index cc5de0d..0000000 Binary files a/test/desktop.ini and /dev/null differ