Skip to content

Commit

Permalink
Remove knowledge of child workspaces from root .gitignore (#13)
Browse files Browse the repository at this point in the history
Signed-off-by: Brentley Jones <[email protected]>
  • Loading branch information
brentleyjones authored Feb 6, 2023
1 parent dbf7d43 commit 36598c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/bazel-*
/Examples/bazel-*
/.vscode
**/*.xcodeproj/*
1 change: 1 addition & 0 deletions Examples/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/bazel-*

0 comments on commit 36598c7

Please sign in to comment.