1
0
mirror of https://github.com/Intervention/image.git synced 2025-09-03 02:42:45 +02:00

Update .gitignore add build folder pattern.

This commit is contained in:
Sergey Kudashev
2022-03-23 10:44:02 +03:00
parent 9bf8840318
commit 30980a24c8

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
.idea/
build/
vendor/
.DS_Store
composer.lock
vendor/