This commit is contained in:
2023-01-31 12:25:59 -06:00
parent 48a50a2b3e
commit 8dd44d1812
54 changed files with 730 additions and 0 deletions

View File

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