Skip to content

Commit a9ef5e6

Browse files
Update .gitignore
1 parent 4e928eb commit a9ef5e6

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

.gitignore

+2-7
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,16 @@
11
.idea/
2-
_site/
32
build/
43
node_modules/
54
vendor/
6-
tmp/
75

8-
.cache
9-
.DS_Store
106
.env
11-
.php_cs.cache
12-
.phpintel
7+
.cache
138
.temp
149

1510
*.bak
1611
*.cache
1712
*.clover
1813
*.orig
14+
*.lock
1915

20-
composer.lock
2116
package-lock.json

0 commit comments

Comments
 (0)