Skip to content

Commit ff37e4a

Browse files
committed
Added some files to the git ignore list
1 parent a1cd6dc commit ff37e4a

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
@@ -2,7 +2,7 @@
22
.DS_Store
33
Thumbs.db
44

5-
# IDEs
5+
# IDEs
66
.buildpath
77
.project
88
.settings/
@@ -15,4 +15,6 @@ nbproject/
1515
vendor/
1616

1717
# build
18-
build/
18+
build/
19+
composer.lock
20+
.phpunit.result.cache

0 commit comments

Comments
 (0)