Skip to content

Commit

Permalink
fix: ensure .nexus is in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
cball authored and isaiahgrey93 committed Aug 28, 2020
1 parent 03e9e92 commit 91bc4df
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions template/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@
.next/
out/

# nexus
.nexus

# production
/build

Expand Down

0 comments on commit 91bc4df

Please sign in to comment.