Skip to content

Commit 6b7ba67

Browse files
committed
Added top level .gitignore
1 parent 2c9f7e3 commit 6b7ba67

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
**/.openapi-generator
2+
**/docs
3+
**/.openapi-generator-ignore
4+
**/git_push.sh
5+
**/*.sln
6+
**/AssemblyInfo.cs
7+
**/project.json
8+
**/.vs
9+
**/.gitignore
10+
**/obj
11+
**/bin

0 commit comments

Comments
 (0)