Skip to content

Commit

Permalink
add doxygen directories to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kainagel committed Jul 8, 2022
1 parent 85bc01f commit 565c5b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ matsimExamples
**/target
/log_projects.log
*.orig
matsim/docs/doxygen/html
matsim/src/main/java/Doxyfile

# ignore output directories:
output/

0 comments on commit 565c5b3

Please sign in to comment.