Skip to content

Commit aa611ef

Browse files
authored
Merge pull request #3146 from Pinata-Consulting/gitignore-goop-cleanup
gitignore: fixes
2 parents dbc2bb8 + 236b3b4 commit aa611ef

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,7 @@ build
9999
metadata-base-at.json
100100

101101
user.bazelrc
102-
bazel-*
102+
bazel-bin/
103+
bazel-out/
104+
bazel-flow/
105+
bazel-testlogs/

flow/.gitignore

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@ settings.mk
22
vars.sh
33
vars.gdb
44
vars.tcl
5-
user.bazelrc
6-
bazel-*

0 commit comments

Comments
 (0)