mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #34343 -- Moved built-in templates to filesystem.
This commit is contained in:
committed by
Mariusz Felisiak
parent
bae053d497
commit
8eef22dfed
@@ -1,6 +1,7 @@
|
||||
**/*.min.js
|
||||
**/vendor/**/*.js
|
||||
django/contrib/gis/templates/**/*.js
|
||||
django/views/templates/*.js
|
||||
docs/_build/**/*.js
|
||||
node_modules/**.js
|
||||
tests/**/*.js
|
||||
|
||||
Reference in New Issue
Block a user