Browse Source

feat: ignore dist

tags/v1.6.0
Shivam Mishra 4 years ago
committed by GitHub
parent
commit
51a07a12c6
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .gitignore

+ 4
- 0
.gitignore View File

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

# npm build output
dist


.DS_Store

Loading…
Cancel
Save