소스 검색

调整gitignore

monkeye 1 년 전
부모
커밋
da0357e8da
2개의 변경된 파일41개의 추가작업 그리고 10개의 파일을 삭제
  1. 40 0
      .editorconfig
  2. 1 10
      .gitignore

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 40 - 0
.editorconfig


+ 1 - 10
.gitignore

@@ -3,13 +3,4 @@
 .user.ini
 config/config_global.php
 config/config_ucenter.php
-data/*
-!data/plugindata/
-!data/ipdata/
-uc_client/data/cache/*
-uc_server/data/*
-install/index.php
-uc_server/install/index.php
-*.DS_Store
-source/plugin/yunnuo_*
-.editorconfig
+data/*

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.