Skip to content

Commit 01a6c9e

Browse files
committed
Upd .gitignore
1 parent 247b492 commit 01a6c9e

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

.gitignore

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,7 @@
1-
# hidden system files
21
.DS_Store
32
Thumbs.db
3+
*.log
44

5-
# jetbrains
6-
.idea
7-
8-
# composer
95
/vendor
10-
11-
# npm
12-
node_modules
13-
npm-debug.log
14-
15-
# bower
16-
bower_components
17-
18-
# tmp folders for tests
196
/tests/tmp
207
/tests/data/files/tmp

0 commit comments

Comments
 (0)