This commit is contained in:
2023-03-24 23:48:24 -05:00
parent c032ee5d22
commit c388da9434
9 changed files with 199 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
file.reference.lab15js_CalebFontenot-public_html=public_html
file.reference.lab15js_CalebFontenot-test=test
files.encoding=UTF-8
site.root.folder=${file.reference.lab15js_CalebFontenot-public_html}
test.folder=${file.reference.lab15js_CalebFontenot-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>lab15js_CalebFontenot</name>
</data>
</configuration>
</project>