Skip to content

Commit 18e6b00

Browse files
committed
Upd ignore files
1 parent 25ef2d3 commit 18e6b00

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

.gitignore

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,6 @@
1-
# hidden system files
21
.DS_Store
32
Thumbs.db
3+
*.log
44

5-
# jetbrains
6-
.idea
7-
8-
# composer
9-
/vendor
10-
11-
# npm
12-
node_modules
13-
npm-debug.log
14-
15-
# bower
16-
bower_components
17-
18-
# build
195
/lib
6+
node_modules

.npmignore

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
1-
# hidden system files
21
.DS_Store
32
Thumbs.db
43

5-
# jetbrains
6-
.idea
7-
8-
# examples and source
94
/examples
105
/src

0 commit comments

Comments
 (0)