Преглед на файлове

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