first commit

This commit is contained in:
2024-03-21 16:33:43 -04:00
commit 6f78bd8ce4
34 changed files with 6393 additions and 0 deletions

17
.gitignore vendored Executable file
View File

@@ -0,0 +1,17 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/.idea/.gitignore
/.idea/auburnoil_frontend.iml
/.idea/misc.xml
/.idea/modules.xml
/.idea/inspectionProfiles/profiles_settings.xml
/.idea/inspectionProfiles/Project_Default.xml
/.idea/vcs.xml