Refactor. JS time!
This commit is contained in:
@@ -0,0 +1 @@
|
||||
browser=SL[/Browsers/FirefoxBrowser
|
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project-private xmlns="http://www.netbeans.org/ns/project-private/1">
|
||||
<editor-bookmarks xmlns="http://www.netbeans.org/ns/editor-bookmarks/2" lastBookmarkId="0"/>
|
||||
<open-files xmlns="http://www.netbeans.org/ns/projectui-open-files/2">
|
||||
<group>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/package.json</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/Gruntfile.js</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/bower.json</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/gulpfile.js</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/public_html/9.3.html</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/public_html/9.4.html</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/public_html/9.2.html</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/public_html/9.1.html</file>
|
||||
<file>file:/home/caleb/ASDV-WebDev/Assignments/lab09_CalebFontenot/.bowerrc</file>
|
||||
</group>
|
||||
</open-files>
|
||||
</project-private>
|
@@ -0,0 +1,5 @@
|
||||
file.reference.lab09_CalebFontenot-public_html=public_html
|
||||
file.reference.lab09_CalebFontenot-test=test
|
||||
files.encoding=UTF-8
|
||||
site.root.folder=${file.reference.lab09_CalebFontenot-public_html}
|
||||
test.folder=${file.reference.lab09_CalebFontenot-test}
|
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project xmlns="http://www.netbeans.org/ns/project/1">
|
||||
<type>org.netbeans.modules.web.clientproject</type>
|
||||
<configuration>
|
||||
<data xmlns="http://www.netbeans.org/ns/clientside-project/1">
|
||||
<name>lab09_CalebFontenot</name>
|
||||
</data>
|
||||
</configuration>
|
||||
</project>
|
Reference in New Issue
Block a user