Browse Source

feat: ignore dist

pull/347/head
Shivam Mishra 4 years ago
parent
commit
0257bc370e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .gitignore

+ 3
- 0
.gitignore View File

@@ -60,4 +60,7 @@ typings/
# next.js build output # next.js build output
.next .next


# npm build output
dist

.DS_Store .DS_Store

Loading…
Cancel
Save