Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
fix(manifest.skip): to not exclude MYMETA.json/.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiSchwarz-cnic committed Jan 26, 2021
1 parent 5d681d2 commit 3e8c278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.SKIP
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
\B\.prove$

# Avoid MYMETA files
^MYMETA\.
MYMETA\.json\.lock

#########################################################################
# My own additions #
Expand Down

0 comments on commit 3e8c278

Please sign in to comment.