mirror of
https://github.com/Hopiu/django.git
synced 2026-05-22 14:02:02 +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
|