3
0
mirror of https://github.com/Qortal/qortal.git synced 2025-02-11 17:55:50 +00:00

Removed outdated qortal.jar from "WindowsInstaller/Install Files" directory.

Including an older JAR in the source code only leads to confusion, because a zip of the source code is automatically included with each github release. From what I can see, there is no need for it to be here. Added to .gitignore so we have the option of keeping a local copy.
This commit is contained in:
CalDescent 2021-06-14 18:41:27 +01:00
parent b1777b6011
commit 8bdad377d7
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@
/*.jar
/run.pid
/run.log
/WindowsInstaller/Install Files/qortal.jar

View File

@ -12,7 +12,7 @@ configured paths, or create a dummy `D:` drive with the expected layout.
Typical build procedure:
* Overwrite the `qortal.jar` file in `Install-Files\`
* Place the `qortal.jar` file in `Install-Files\`
* Open AdvancedInstaller with qortal.aip file
* If releasing a new version, change version number in:
+ "Product Information" side menu