瀏覽代碼

chore: add `.DS_Store` and `!package.json` to `.gitignore`

nilwurtz 1 年之前
父節點
當前提交
a76fd172b6
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .gitignore

+ 3 - 0
.gitignore

@@ -6,6 +6,9 @@ node_modules
 apify_storage
 crawlee_storage
 storage
+.DS_Store
+
+!package.json
 
 # any output from the crawler
 *.json