Skip to content

Commit 545f4c1

Browse files
committed
Tell Git to ignore logs, releases, etc.
1 parent 4abee43 commit 545f4c1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules/
2+
dist/
3+
*.log
4+
.DS_Store

0 commit comments

Comments
 (0)