mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-12-12 07:28:12 +00:00
⚙️ Updates configs
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -60,6 +60,7 @@ Gemfile.lock
|
|||||||
.jekyll-metadata
|
.jekyll-metadata
|
||||||
.sass-cache/
|
.sass-cache/
|
||||||
_site/
|
_site/
|
||||||
|
assets/development.css
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
@@ -16,8 +16,11 @@ include:
|
|||||||
exclude:
|
exclude:
|
||||||
- "*.md"
|
- "*.md"
|
||||||
- Gemfile*
|
- Gemfile*
|
||||||
|
- justfile
|
||||||
- LICENSE
|
- LICENSE
|
||||||
- Makefile
|
- Makefile
|
||||||
|
- modd.conf
|
||||||
|
- package*.json
|
||||||
- postcss.config.js
|
- postcss.config.js
|
||||||
- src
|
- src
|
||||||
- tailwind.config.js
|
- tailwind.config.js
|
||||||
|
|||||||
195346
assets/development.css
195346
assets/development.css
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user