Skip to content

Commit

Permalink
feat(gitignore): support ignore .history directory (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
aoilti committed Jul 13, 2021
1 parent c133153 commit 0035e61
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Expand Up @@ -26,4 +26,5 @@ package.zip
.cjsescache
doc-site
.lerna-changelog
public
public
.history

0 comments on commit 0035e61

Please sign in to comment.