new semester, new repo structure

This commit is contained in:
2025-10-19 21:30:58 -05:00
parent 090db13aa9
commit 4f22f18efa
725 changed files with 1199 additions and 103 deletions

View File

@@ -0,0 +1,11 @@
/*
* This file was generated by the Gradle 'init' task.
*
* The settings file is used to specify which projects to include in your build.
*
* Detailed information about configuring a multi-project build in Gradle can be found
* in the user manual at https://docs.gradle.org/7.5/userguide/multi_project_builds.html
*/
rootProject.name = 'Exam2_Practice_CalebFontenot'
include('app')