FAB-9185 add /config to .gitignore

Change-Id: Ib744a40abaabd0292ee09e101fafc63aebbecb02
Signed-off-by: Christopher Ferris <chrisfer@us.ibm.com>
This commit is contained in:
Christopher Ferris 2018-03-27 08:36:52 -04:00
parent 2bbb0a85b3
commit 8fc0865df4

1
.gitignore vendored
View file

@ -6,6 +6,7 @@
.*.sw*
# installed platform-specific binaries
/bin
/config
.DS_Store
.project