Skip to content

Commit

Permalink
[LIBSDK] add directories to .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
rpWelschlau committed Apr 5, 2017
1 parent f607d5e commit a3a8958
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
.DS_Store
composer.lock
/vendor/
/docs/
/.idea/

#ignore SDK files
example*
helper*
ratepay_credentials.php
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"RatePAY\\Tests\\": "tests/"
}
}
}
}

0 comments on commit a3a8958

Please sign in to comment.