Skip to content

Commit b4ecd28

Browse files
[4.x] Update .gitignore
1 parent a57c451 commit b4ecd28

1 file changed

Lines changed: 7 additions & 15 deletions

File tree

.gitignore

Lines changed: 7 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,16 @@
1-
.idea/
2-
_site/
3-
build/
4-
node_modules/
5-
tmp/
6-
vendor/
1+
/.idea
2+
/vendor
73

8-
.cache
9-
.DS_Store
10-
.output.txt
11-
.env
12-
.php_cs.cache
13-
.phpintel
14-
.temp
4+
/.cache
5+
/.DS_Store
6+
7+
/.output.txt
158

169
*.bak
1710
*.cache
1811
*.clover
1912
*.orig
2013

2114
composer.lock
22-
package-lock.json
2315

24-
playground.php
16+
/playground.php

0 commit comments

Comments
 (0)