Преглед изворни кода

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

nilwurtz пре 2 година
родитељ
комит
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