Skip to content

Commit a75bda2

Browse files
authored
Add npm logs and system file to .gitignore (#73)
1 parent d8a1898 commit a75bda2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

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

0 commit comments

Comments
 (0)