Skip to content

Commit e67af23

Browse files
authored
Merge pull request #59 from nilwurtz/main
chore: add `.DS_Store` and `!package.json` to `.gitignore`
2 parents 9220ba8 + a76fd17 commit e67af23

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ node_modules
66
apify_storage
77
crawlee_storage
88
storage
9+
.DS_Store
10+
11+
!package.json
912

1013
# any output from the crawler
1114
*.json

0 commit comments

Comments
 (0)