Created
February 13, 2023 12:30
-
-
Save andyford/cb74a849d2e90815e3fe79b5dbd687c0 to your computer and use it in GitHub Desktop.
git diff exclude
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ignore package-lock.json file | |
| git diff -- ':!package-lock.json' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment