From fa15a570d752d928c842f821000bf95ae2518ae1 Mon Sep 17 00:00:00 2001 From: lsolesen Date: Thu, 21 Apr 2016 08:42:25 +0000 Subject: [PATCH] Fixes gh-38 - add newlines and no user specific .gitignore files --- .gitignore | 3 --- LICENSE.txt | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3081ab0..ed2bb69 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,2 @@ -.DS_Store vendor/ composer.phar -composer.lock -priv-test.php \ No newline at end of file diff --git a/LICENSE.txt b/LICENSE.txt index 9f4f4f5..f46e2a9 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -18,4 +18,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN -THE SOFTWARE. \ No newline at end of file +THE SOFTWARE.