소스 검색

fix: add db folder to gitignore (#32)

cachho 2 년 전
부모
커밋
6d96d59453
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -161,4 +161,7 @@ cython_debug/
 #.idea/
 
 .ideas.md
-.todos.md
+.todos.md
+
+# Database
+db