Skip to content

Commit fe0d390

Browse files
authored
Merge pull request #3147 from Pinata-Consulting/gitignore-symlink-fixes
gitignore: symlink fixes
2 parents aa611ef + addad42 commit fe0d390

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitignore

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

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

0 commit comments

Comments
 (0)