Skip to content

Commit

Permalink
gitignore: Ignore default path for file storing the <PackageName>_ROO…
Browse files Browse the repository at this point in the history
…T arguments

Signed-off-by: Eryk Szpotanski <[email protected]>
  • Loading branch information
eszpotanski committed Sep 11, 2024
1 parent 834b7a0 commit 7c4c570
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
.git
build*
Dockerfile
etc/openroad_deps_prefixes.txt
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ debug/

coverage-output
.metals/

etc/openroad_deps_prefixes.txt

0 comments on commit 7c4c570

Please sign in to comment.