Sfoglia il codice sorgente

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

nilwurtz 1 anno fa
parent
commit
a76fd172b6
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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