Skip to content

Commit 640a193

Browse files
add rules for .gitignore
1 parent bf69908 commit 640a193

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
*.html
22
*.php
3+
*.yml
34

45
composer.json
56
composer.lock
67

7-
vendor
8-
node_modules
98
dist
9+
docker
10+
node_modules
11+
vendor

0 commit comments

Comments
 (0)