mirror of
https://github.com/Hopiu/django.git
synced 2026-03-16 22:10:24 +00:00
7 lines
148 B
Text
7 lines
148 B
Text
**/*.min.js
|
|
**/vendor/**/*.js
|
|
django/contrib/gis/templates/**/*.js
|
|
django/views/templates/*.js
|
|
docs/_build/**/*.js
|
|
node_modules/**.js
|
|
tests/**/*.js
|