Skip to content

Commit 9c7f106

Browse files
Add error.log and installation scripts to gitignore
Remove the two scripts from repository
1 parent b6e5d58 commit 9c7f106

3 files changed

Lines changed: 5 additions & 308 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ CMakeLists.txt.user
4040
# Mac OS X Specific
4141
.DS_Store
4242

43+
error.log
44+
45+
# Installation Scripts, ignore these since they contain path dependent scripts that will be different from computer to computer
46+
MacDeployScript
47+
WindowsInstaller.iss

MacDeployScript

Lines changed: 0 additions & 122 deletions
This file was deleted.

WindowsInstaller.iss

Lines changed: 0 additions & 186 deletions
This file was deleted.

0 commit comments

Comments
 (0)