Skip to content

Commit 089ab6f

Browse files
authored
Fix gitignore to include new build proto (viamrobotics#155)
1 parent b52eaae commit 089ab6f

File tree

5 files changed

+849
-0
lines changed

5 files changed

+849
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ migrate_working_dir/
2828
**/.dart_tool/
2929
.packages
3030
**/build/
31+
!**/gen/app/build
3132

3233
.flutter-plugins
3334
.flutter-plugins-dependencies

0 commit comments

Comments
 (0)