Rename jenkins.ini to append .example 48/14248/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Jan 2015 13:58:28 +0000 (08:58 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 19 Jan 2015 16:05:58 +0000 (11:05 -0500)
.gitignore does not ignore tracked files so the only way we can prevent
someone from submitting jenkins.ini is to set an example file that they
need to copy and then modify so that git will ignore the modified file.

Change-Id: Ia1e1bf1d71c1f80619df8b6516b739db2bf8c95b
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jenkins.ini.example [moved from jenkins.ini with 100% similarity]

similarity index 100%
rename from jenkins.ini
rename to jenkins.ini.example