Skip to content

Commit

Permalink
The file I wanted to exclude originally was package-lock and not pack…
Browse files Browse the repository at this point in the history
…age.json 🙄
  • Loading branch information
erikyo authored Jan 25, 2023
1 parent b6df282 commit 53f64d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# exclude vendored and generated files
package.json linguist-generated
package-lock.json linguist-generated
/src/stories/assets/** linguist-vendored
/docs/** linguist-documentation

0 comments on commit 53f64d1

Please sign in to comment.