chore: update .gitignore and add developer documentation
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
## Build outputs
|
||||
**/bin/
|
||||
**/obj/
|
||||
**/publish/
|
||||
TestResults/
|
||||
|
||||
## Rider / JetBrains / VS Code / Visual Studio
|
||||
.idea/
|
||||
@@ -22,6 +24,8 @@ assets/
|
||||
|
||||
## Secrets & local environment files
|
||||
.env
|
||||
.env.*
|
||||
.env.bak*
|
||||
*.env.local
|
||||
appsettings.Development.json
|
||||
|
||||
|
||||
Reference in New Issue
Block a user