Skip to content

Commit

Permalink
Git: Don't ignore doc/overview.edoc
Browse files Browse the repository at this point in the history
  • Loading branch information
dumbbell committed Jan 13, 2022
1 parent 7baa94d commit fe43b79
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ rebar3

# Files produced by rebar.
/_build/
/doc/
/doc/*
!/doc/overview.edoc
/ebin
/rebar.lock
/rebar3.crashdump

0 comments on commit fe43b79

Please sign in to comment.