Skip to content

Commit

Permalink
add pkgmeta file
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelonR committed Jun 13, 2022
1 parent 61b8ce4 commit fbc725e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pkgmeta.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
package-as: BuyEmAll
enable-nolib-creation: no

ignore: # Files and directories beginning with a dot (such as .git) are automatically ignored, as is the pgkmeta file itself.
- "Install instructions.txt"

manual-changelog: CHANGELOG.txt

license-output: LICENSE.txt

0 comments on commit fbc725e

Please sign in to comment.