add previous assignment

This commit is contained in:
2023-03-14 09:48:18 -05:00
parent 512bd81c21
commit 40aeb32212
105 changed files with 2715 additions and 8 deletions

View File

@@ -0,0 +1 @@
browser=SL[/Browsers/FirefoxBrowser

View File

@@ -0,0 +1,11 @@
<?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/JavaScript/lab12js/bower.json</file>
<file>file:/home/caleb/ASDV-WebDev/Assignments/JavaScript/lab12js/.bowerrc</file>
<file>file:/home/caleb/ASDV-WebDev/Assignments/JavaScript/lab12js/package.json</file>
</group>
</open-files>
</project-private>

View File

@@ -0,0 +1,5 @@
file.reference.lab12js-public_html=public_html
file.reference.lab12js-test=test
files.encoding=UTF-8
site.root.folder=${file.reference.lab12js-public_html}
test.folder=${file.reference.lab12js-test}

View File

@@ -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>lab12js</name>
</data>
</configuration>
</project>