Migrated configuration to a standalone file.

The deployed configuration file (xo-install.cfg) is not tracked by git,
so changes made by users won't affect their ability to update this git
repo.
This commit is contained in:
Tynan McAuley
2018-11-05 17:20:55 -05:00
parent afdd9f1c77
commit 3944e5dabf
3 changed files with 32 additions and 25 deletions

1
.gitignore vendored
View File

@@ -1,4 +1,5 @@
xo-install.log
xo-install.cfg
tests/*/*
tests/*
!tests/Ubuntu