source:
.gitignore@
a6e33d1
| Last change on this file since a6e33d1 was 877c13c, checked in by , 4 months ago | |
|---|---|
|
|
| File size: 132 bytes | |
| Line | |
|---|---|
| 1 | # Visual Studio |
| 2 | .vs/ |
| 3 | *.user |
| 4 | *.suo |
| 5 | |
| 6 | # Build outputs |
| 7 | bin/ |
| 8 | obj/ |
| 9 | |
| 10 | # NuGet |
| 11 | *.nupkg |
| 12 | packages/ |
| 13 | |
| 14 | # Environment |
| 15 | appsettings.Development.json |
Note:
See TracBrowser
for help on using the repository browser.
