ithewei 7 年之前
父节点
当前提交
6744081111
共有 1 个文件被更改,包括 6 次插入1 次删除
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -8,15 +8,20 @@
 # IDE
 .vs
 .vscode
+
 tags
 cscope*
 .ycm*
 
 # output
 *.o
+*.obj
+
 *.log
-bin
+*.db
+
 lib
+bin
 dist
 
 # test