소스 검색

docs: move `README.md` to top-level directory

Joe 8 달 전
부모
커밋
34daec382b
3개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 0 5
      .github/.gitignore
  2. 1 0
      .gitignore
  3. 0 0
      README.md

+ 0 - 5
.github/.gitignore

@@ -1,5 +0,0 @@
-# ignore everything...
-/*
-!.gitignore
-# ...except for these:
-!README.md

+ 1 - 0
.gitignore

@@ -7,3 +7,4 @@
 !.config/
 !.github/
 !.scripts/
+!README.md

+ 0 - 0
.github/README.md → README.md