Skip to content

Commit

Permalink
feat(nuxt): Added .nuxtignore file to ignore external files triggerin…
Browse files Browse the repository at this point in the history
…g rebuild.
  • Loading branch information
aaronmussig committed Mar 11, 2022
1 parent ad3f878 commit 58b4437
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .nuxtignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Changes to these patterns will not trigger a rebuild
public/
.github/
**.md

0 comments on commit 58b4437

Please sign in to comment.