Update .gitignore and spec fixtures

This commit is contained in:
toshi0383
2018-02-09 05:16:41 +09:00
parent 015f9a44df
commit 53cf0faa21
5 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
.DS_Store
./.DS_Store
/.build
/Packages
xcuserdata
BIN
View File
Binary file not shown.
+2
View File
@@ -29,6 +29,8 @@ targets:
name: App
compilerFlags:
- "-Werror"
excludes:
- "**/excluded-file"
- path: StandaloneFiles/Standalone.swift
- FileGroup/UnderFileGroup
- Resources/MyBundle.bundle