diff --git a/.gitattributes b/.gitattributes index da8b3db..6736cd6 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,14 +1,4 @@ -docs/* linguist-documentation -src/backend/* -src/interace/static/css/* linguist-vendored -src/interface/admin.py -src/interface/apps.py -src/interface/forms.py -src/interface/models.py -src/interface/tests.py -src/interfaec/views.py -src/interface/templates/* -src/interface/templatetags/* -src/interace/static/js/pyshelf_ux.js -src/frontend/urs.py -src/frontend/settings.py +* linguist-vendored +*.py linguist-vendored=false +*.js linguist-vendored=false +*.html linguist-vendored=false diff --git a/README.md b/README.md index 3ba1840..b0f8bf6 100755 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Follow or influence development @
# New Features * Administration System - +* PDF Support ## 0.6.0 Patch Notes.