Skip to content

Commit b468b54

Browse files
committed
Ignore stray build artifacts in the core package
1 parent 2bc1ae7 commit b468b54

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

AndroidSwiftUICore/.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.build/
2+
.swiftpm/
3+
*.d
4+
*.dia
5+
*.swiftdeps
6+
*.swiftmodule
7+
*.swiftsourceinfo
8+
*.abi.json

0 commit comments

Comments
 (0)