Skip to content

Commit

Permalink
updates gitignore to ignore docs contents
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Holt Smith committed May 23, 2024
1 parent c8718c5 commit b6d3b02
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ coverage/
FileSystemMap/
testresults.html
logs/
.env
.env
docs/**
docs/index.html

0 comments on commit b6d3b02

Please sign in to comment.