소스 검색

:gear: Updates configs

Jeff Triplett 4 년 전
부모
커밋
18a1a938a8
3개의 변경된 파일4개의 추가작업 그리고 195346개의 파일을 삭제
  1. 1 0
      .gitignore
  2. 3 0
      _config.yml
  3. 0 195346
      assets/development.css

+ 1 - 0
.gitignore

@@ -60,6 +60,7 @@ Gemfile.lock
 .jekyll-metadata
 .sass-cache/
 _site/
+assets/development.css
 build
 dist
 node_modules

+ 3 - 0
_config.yml

@@ -16,8 +16,11 @@ include:
 exclude:
   - "*.md"
   - Gemfile*
+  - justfile
   - LICENSE
   - Makefile
+  - modd.conf
+  - package*.json
   - postcss.config.js
   - src
   - tailwind.config.js

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 0 - 195346
assets/development.css