You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # Build output
- bin/
- obj/
-
- # User-specific files
- *.user
- *.rsuser
- *.suo
-
- # .NET local tooling
- .vs/
-
- # Local app settings overrides
- appsettings.*.local
-
- # ASP.NET Core user secrets artifacts
- secrets.json
-
- # Common local environment files
- .env
- .env.*
|