10000 Update .gitignore · pH-7/php-http-header-response@25c2de8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25c2de8

Browse files
authored
Update .gitignore
1 parent e24fa39 commit 25c2de8

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

.gitignore

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
/vendor/
33
composer.lock
44

5-
# IDE config folders
6-
.idea/
7-
85
# Testing
96
/.phpunit.cache/
107
.phpunit.result.cache
118
phpunit.xml
9+
10+
# IDE config folders
11+
.idea/
12+
13+
# Mac OS files
14+
.DS_Store

0 commit comments

Comments
 (0)
0