AHHHH Idekgit add -Agit add -A

This commit is contained in:
2024-08-07 16:09:45 -05:00
parent b2df111d5a
commit b7990488d3
7 changed files with 686 additions and 70 deletions

5
.gitignore vendored
View File

@ -31,6 +31,9 @@ yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
# Apple Private Key
*.p8
# local env files
# do not commit any .env files to git, except for the .env.example file. https://create.t3.gg/en/usage/env-variables#using-environment-variables
.env
@ -43,4 +46,4 @@ yarn-error.log*
*.tsbuildinfo
# idea files
.idea
.idea