Skip to content

Commit 4e9a4a4

Browse files
committed
Upd ignore files
1 parent 0ffdf57 commit 4e9a4a4

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.gitignore

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
# hidden system files
21
.DS_Store
32
Thumbs.db
3+
*.log
44

5-
# npm
6-
node_modules
7-
npm-debug.log
8-
9-
# build
105
/lib
6+
node_modules

.npmignore

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# hidden system files
21
.DS_Store
32
Thumbs.db
43

5-
# source
64
/src

0 commit comments

Comments
 (0)