Update .gitignore

This commit is contained in:
Timothy Warren 2017-04-11 13:28:05 -04:00
parent 59446649f6
commit 33099df6ea
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -13,7 +13,7 @@ composer.lock
*.sqlite *.sqlite
*.db *.db
*.sqlite3 *.sqlite3
docs/* apidocs/*
tests/test_data/sessions/* tests/test_data/sessions/*
cache.properties cache.properties
build/** build/**