Skip to content

Commit

Permalink
Replace .DS_Store -> package-lock.json in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sagidM committed Feb 12, 2020
1 parent 10d499b commit 4911131
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
/node_modules
.DS_Store
*.zip
package-lock.json
*.zip

0 comments on commit 4911131

Please sign in to comment.