Skip to content

Commit d7a33ba

Browse files
committed
Add swiftformatignore file
1 parent cd74127 commit d7a33ba

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.licenseignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
.gitignore
22
.licenseignore
3+
.swiftformatignore
34
.spi.yml
45
.swift-format
56
.github/*

.swiftformatignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Tests/OpenAPIGeneratorReferenceTests/Resources
2+
Sources/swift-openapi-generator/Documentation.docc
3+
Examples/**/Generated

0 commit comments

Comments
 (0)