1
0
mirror of https://github.com/github/gitignore synced 2024-12-02 16:35:44 +01:00

Create Laravel.gitignore

Laravel is an amazing PHP framework for web artisans. http://laravel.com/
This commit is contained in:
David Lemayian 2013-07-25 15:11:20 +03:00
parent b2c694d792
commit 5dff8be919

9
Laravel.gitignore Normal file
View File

@ -0,0 +1,9 @@
# downloaded vendor libraries
/vendor
# composer files
composer.phar
composer.lock
# mac ignore
.DS_Store