Gitignore update
This commit is contained in:
parent
33e23bf422
commit
1de406bfa6
2 changed files with 2 additions and 6 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -17,3 +17,5 @@ captures
|
||||||
!*.xcworkspace/contents.xcworkspacedata
|
!*.xcworkspace/contents.xcworkspacedata
|
||||||
**/xcshareddata/WorkspaceSettings.xcsettings
|
**/xcshareddata/WorkspaceSettings.xcsettings
|
||||||
node_modules/
|
node_modules/
|
||||||
|
.feature-specs/
|
||||||
|
.junie/
|
||||||
|
|
@ -4,12 +4,6 @@ This guide provides step-by-step instructions for installing and running **WoW B
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Prerequisites
|
|
||||||
|
|
||||||
WoW Backup packaged distributions include a bundled Java runtime environment (JRE). You **do not** need to install Java or any external dependencies to run the application.
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
|
|
||||||
Download the appropriate installer for your platform from the **[GitHub Releases](https://github.com/rukira/wow-backup/releases)** page:
|
Download the appropriate installer for your platform from the **[GitHub Releases](https://github.com/rukira/wow-backup/releases)** page:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue