Browse Source

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

nilwurtz 1 năm trước cách đây
mục cha
commit
a76fd172b6
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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