Skip to content

Commit 4c2e671

Browse files
committed
gitignore: Add a few lines following an upstream change
This change has been getting applied by `flutter run`, and Greg identified this upstream commit as the cause: flutter/flutter@29f332c82 Discussion: #873 (comment)
1 parent eb1c818 commit 4c2e671

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,11 @@
55
*.swp
66
.DS_Store
77
.atom/
8+
.build/
89
.buildlog/
910
.history
1011
.svn/
12+
.swiftpm/
1113
migrate_working_dir/
1214

1315
# IntelliJ related

0 commit comments

Comments
 (0)