Skip to content

Commit

Permalink
fix .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
Muaid Al Mohammadi committed Jan 31, 2015
1 parent f647ea8 commit 4542e45
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Expand Up @@ -14,14 +14,12 @@ Thumbs.db

# composer vendor dir
/vendor
# cubrid install dir
/cubrid

# composer itself is not needed
composer.phar

# composer.lock in applications is ignored since it's automatically created by composer when application is installed
/apps/*/composer.lock
composer.lock

# Mac DS_Store Files
.DS_Store
Expand Down

0 comments on commit 4542e45

Please sign in to comment.