Skip to content

Commit 0cb9631

Browse files
author
Marc Bennewitz
committed
Merge pull request #8 from prolic/gitignore
update .gitignore to ignore composer specific files and dirs
2 parents 80537cc + d58794b commit 0cb9631

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
.project
2+
.idea
3+
composer.lock
4+
composer.phar
5+
vendor

0 commit comments

Comments
 (0)