Skip to content

Commit

Permalink
fix(csharp): Update generated .gitignore files (#5026)
Browse files Browse the repository at this point in the history
* fix(csharp): Update generated .gitignore file
  • Loading branch information
Swimburger authored Oct 28, 2024
1 parent de00ba3 commit 85cc59e
Show file tree
Hide file tree
Showing 144 changed files with 66,341 additions and 65,833 deletions.
1 change: 1 addition & 0 deletions generators/csharp/codegen/src/AsIs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export const CONSTANTS_CLASS_NAME = "Constants";
export const JSON_UTILS_CLASS_NAME = "JsonUtils";

export enum AsIsFiles {
GitIgnore = ".gitignore.Template",
CiYaml = "github-ci.yml",
CollectionItemSerializer = "CollectionItemSerializer.cs",
Constants = "Constants.cs",
Expand Down
Loading

0 comments on commit 85cc59e

Please sign in to comment.