瀏覽代碼

Merge pull request #59 from nilwurtz/main

chore: add `.DS_Store` and `!package.json` to `.gitignore`
Steve Sewell 1 年之前
父節點
當前提交
e67af23202
共有 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