소스 검색

Initial commit

xhy 4 달 전
커밋
69bd4c1c2f
2개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore
  2. 3 0
      README.md

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# ---> Redis
+# Ignore redis binary dump (dump.rdb) files
+
+*.rdb
+

+ 3 - 0
README.md

@@ -0,0 +1,3 @@
+# XHY
+
+123