👁️ Add new hidden config files to project

This commit is contained in:
Ben Chatelain 2019-01-15 18:17:25 -07:00
parent fc1211f643
commit 7ad370f75c

View file

@ -236,6 +236,8 @@
B55B3D9821EEA6AA0009A1A5 /* .ruby-version */ = {isa = PBXFileReference; lastKnownFileType = text; path = ".ruby-version"; sourceTree = "<group>"; };
B55B3D9921EEA6AA0009A1A5 /* .bundle */ = {isa = PBXFileReference; lastKnownFileType = folder; path = .bundle; sourceTree = "<group>"; };
B55B3D9A21EEA6AA0009A1A5 /* .editorconfig */ = {isa = PBXFileReference; lastKnownFileType = text; path = .editorconfig; sourceTree = "<group>"; };
B55B3D9B21EEBD6E0009A1A5 /* .shellcheck.yml */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = .shellcheck.yml; sourceTree = "<group>"; };
B55B3D9D21EEBD7D0009A1A5 /* .envrc */ = {isa = PBXFileReference; lastKnownFileType = text; path = .envrc; sourceTree = "<group>"; };
B576FDF221E03B780016B39D /* MasStoreSearchSpec.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MasStoreSearchSpec.swift; sourceTree = "<group>"; };
B576FDF421E1078F0016B39D /* MASErrorTestCase.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MASErrorTestCase.swift; sourceTree = "<group>"; };
B576FDF621E107AA0016B39D /* OpenSystemCommand.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OpenSystemCommand.swift; sourceTree = "<group>"; };
@ -403,10 +405,12 @@
children = (
B55B3D9921EEA6AA0009A1A5 /* .bundle */,
B55B3D9A21EEA6AA0009A1A5 /* .editorconfig */,
B55B3D9D21EEBD7D0009A1A5 /* .envrc */,
B55B3D9721EEA6AA0009A1A5 /* .github */,
B55B3D9321EEA6A90009A1A5 /* .gitignore */,
B55B3D9421EEA6A90009A1A5 /* .hound.yml */,
B55B3D9821EEA6AA0009A1A5 /* .ruby-version */,
B55B3D9B21EEBD6E0009A1A5 /* .shellcheck.yml */,
B55B3D9521EEA6AA0009A1A5 /* .swiftlint.yml */,
B55B3D9621EEA6AA0009A1A5 /* .travis.yml */,
B55B3D8C21ED96FD0009A1A5 /* bin */,