Skip to content

Commit

Permalink
chore: Remove docs/changelog.md from .gitignore. (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
huxuan committed Oct 12, 2023
1 parent 9d80336 commit 223e6bd
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .gitignore
Expand Up @@ -3,7 +3,6 @@
.DS_Store
.copier-answers.yml
Pipfile
docs/changelog.md
public
release-notes.md

Expand Down
1 change: 0 additions & 1 deletion template/.gitignore.jinja
Expand Up @@ -5,7 +5,6 @@
.copier-answers.yml
[%- endif %]
Pipfile
docs/changelog.md
public
release-notes.md

Expand Down

0 comments on commit 223e6bd

Please sign in to comment.