Skip to content

Commit

Permalink
add gitignore for documenation generation output
Browse files Browse the repository at this point in the history
  • Loading branch information
FadySalama committed Feb 7, 2024
1 parent 28a1493 commit 935ab0c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@
**/bin
**/obj
.DS_Store

# Ignore documentation Generation Output
WoT/docGeneration/api
WoT/docGeneration/_site

0 comments on commit 935ab0c

Please sign in to comment.