Updated language tracking

This commit is contained in:
th3r00t
2021-08-14 17:48:22 -04:00
parent 194c6747d3
commit 0436c028c5
2 changed files with 5 additions and 15 deletions

18
.gitattributes vendored
View File

@@ -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