mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
⚙️ Updates jekyll exclude list
This commit is contained in:
@@ -17,6 +17,8 @@ include:
|
|||||||
- README.md
|
- README.md
|
||||||
exclude:
|
exclude:
|
||||||
- "*.md"
|
- "*.md"
|
||||||
|
- "*.py"
|
||||||
|
- docker*
|
||||||
- Gemfile*
|
- Gemfile*
|
||||||
- justfile
|
- justfile
|
||||||
- LICENSE
|
- LICENSE
|
||||||
@@ -25,6 +27,7 @@ exclude:
|
|||||||
- node_modules
|
- node_modules
|
||||||
- package*.json
|
- package*.json
|
||||||
- postcss.config.js
|
- postcss.config.js
|
||||||
|
- requirements.*
|
||||||
- src
|
- src
|
||||||
- tailwind.config.js
|
- tailwind.config.js
|
||||||
- vendor
|
- vendor
|
||||||
|
|||||||
Reference in New Issue
Block a user