Skip to content

Commit

Permalink
Update .gitignore (#892)
Browse files Browse the repository at this point in the history
  • Loading branch information
ken-matsui authored Jan 28, 2024
1 parent a7d1bdf commit bb55ddb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
.vscode/

# Make
/build-out
build-out/

# Poac
/poac-out
poac-out/

# Gcov
*.gcno
Expand Down

0 comments on commit bb55ddb

Please sign in to comment.