Skip to content

Commit 1414823

Browse files
committed
Add gitignore.
0 parents  commit 1414823

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
.dart_tool/
2+
.idea/
3+
build/
4+
windows/
5+
6+
.packages
7+
pubspec.lock

0 commit comments

Comments
 (0)