Skip to content

Commit

Permalink
Add a release.bat
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
Gama11 committed May 4, 2018
1 parent 7efbfc1 commit e7c2d89
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1 @@
flixel/addons/util/U.hx
flixel-addons.zip
1 change: 1 addition & 0 deletions release.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
7z a -tzip -r -x!.git -x!.gitignore -x!.travis.yml -x!release.bat flixel-addons.zip

0 comments on commit e7c2d89

Please sign in to comment.