Skip to content

Commit

Permalink
Add out/ to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaals committed Mar 2, 2021
1 parent 9a512dc commit 40fee1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextjs/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
/node_modules/
/.next/
/out/

0 comments on commit 40fee1a

Please sign in to comment.