Skip to content

Commit

Permalink
fix(gitignore): add capture folder to gitignore (#3031)
Browse files Browse the repository at this point in the history
Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
  • Loading branch information
mehmetdogru committed Nov 15, 2022
1 parent ef48253 commit b5df318
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ log/

# Jetbrains
.idea/

# rviz Screen Capture
capture/

0 comments on commit b5df318

Please sign in to comment.