Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo4405 committed Sep 16, 2020
1 parent 9793f84 commit f62664e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
*.xcodeproj/xcuserdata/*
*.xcworkspace/xcuserdata/*
build
.build
*.xccheckout
*.moved-aside
*.xcuserstate
Expand All @@ -14,8 +15,6 @@ soe/bin/*
soe/air/*
soe/AIR_readme.txt

build/lf.build/Release-iphoneos/lf.build/dgph

Cartfile.resolved
Carthage/*

Expand Down

0 comments on commit f62664e

Please sign in to comment.