AHHHH Idekgit add -Agit add -A
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@ -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
|
||||
|
Reference in New Issue
Block a user