Explorar o código

Merge pull request #59 from nilwurtz/main

chore: add `.DS_Store` and `!package.json` to `.gitignore`
Steve Sewell %!s(int64=2) %!d(string=hai) anos
pai
achega
e67af23202
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  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