Skip to content

Commit a5432d4

Browse files
authored
chore: add .DS_Store to create_dart_frog gitignore (#936)
1 parent 212db9e commit a5432d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bricks/create_dart_frog/__brick__/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# See https://www.dartlang.org/guides/libraries/private-files
22

3+
# Files and directories created by the Operating System
4+
.DS_Store
5+
36
# Files and directories created by pub
47
.dart_tool/
58
.packages

0 commit comments

Comments
 (0)