Skip to content

Commit

Permalink
gitignore: ignore docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MikaelFangel committed May 10, 2024
1 parent 511eb74 commit 217336b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
/deps/

# Where third-party dependencies like ExDoc output generated docs.
/doc/
/docs/

# Ignore .fetch files in case you like to edit your project deps locally.
/.fetch
Expand Down

0 comments on commit 217336b

Please sign in to comment.