Skip to content

Commit 98a5b2d

Browse files
Added a command for proper packaging
1 parent 546858b commit 98a5b2d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Contributions
2+
3+
... are most welcome!
4+
5+
Mora _complex_ ones should be (preferably!) as a Pull Request (PR) on GitHub.
6+
7+
## Trivia
8+
9+
The magic I use for zipping things properly (on a Mac) is:
10+
11+
`zip postlocalstorage.zip -9 -x \*/.DS_Store -r gwynethllewelyn/`

0 commit comments

Comments
 (0)