Semester 3 😎

This commit is contained in:
2023-08-14 11:41:26 -05:00
parent 02a88ea7fe
commit 8b9b520393
52 changed files with 1529 additions and 40 deletions

View File

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