Semester 3 😎

This commit is contained in:
2025-10-19 21:31:13 -05:00
parent dfe4935564
commit e67af76870
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>