Skip to content

Commit

Permalink
Add the build folder of the docu to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
maxhoerstr committed May 6, 2024
1 parent 146e74a commit f0b0daa
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 @@ -35,5 +35,8 @@ coverage.xml
*.vscode
*.antlr

# ignore docu build folder
site/

# ignore log files
temp/

0 comments on commit f0b0daa

Please sign in to comment.