Browse Source

更新.gitignore文件

在.gitignore中添加了`remote-testdata`,并修正了文件末尾的换行符问题。同时,重新加入了`pkg`目录以忽略其内容。
SongZihuan 3 months ago
parent
commit
08d1de45db
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -9,5 +9,6 @@ cert
 .DS_Store
 
 testdata
+remote-testdata
 
-pkg
+pkg