Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mRemoteNG/mRemoteNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Sparer <sparerd@gmail.com>2016-05-15 03:12:21 +0300
committerDavid Sparer <sparerd@gmail.com>2016-05-15 03:12:21 +0300
commit4f392690eb87ec663f2b56d52776f5ad6151a071 (patch)
treeb9afccbdb83cf10a382c4a535e9dd27390a91591 /.gitignore
parentd591e4ebc22320c30da73e32f91edf67b8984770 (diff)
Added pandoc to automatically convert the license file to RTF format for use in the installer.
Added GUI to installer with mRemoteNG images Added git ignore entries for the FilesFragment.wsx and License.rtf files which will be re-compiled on every build
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a78822ef..4c77ae11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -275,3 +275,5 @@ paket-files/
.idea/
*.sln.iml
*.msi
+Installer/Resources/License.rtf
+Installer/Fragments/FilesFragment.wxs