Skip to content

Commit a76fd17

Browse files
committed
chore: add .DS_Store and !package.json to .gitignore
1 parent 311a6e8 commit a76fd17

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)