Skip to content

Commit

Permalink
修改ignore文件
Browse files Browse the repository at this point in the history
  • Loading branch information
NSSONGMENG committed Jun 10, 2016
1 parent 1d3c635 commit 1d1ffaa
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
1 change: 1 addition & 0 deletions Pop/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
Pods
*.xcworkspace

15 changes: 15 additions & 0 deletions Pop/Pop/PrefixHeader.pch
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
//
// PrefixHeader.pch
// Pop
//
// Created by songmeng on 16/6/10.
// Copyright © 2016年 songmeng. All rights reserved.
//

#ifndef PrefixHeader_pch
#define PrefixHeader_pch

// Include any system framework and library headers here that should be included in all compilation units.
// You will also need to set the Prefix Header build setting of one or more of your targets to reference this file.

#endif /* PrefixHeader_pch */

0 comments on commit 1d1ffaa

Please sign in to comment.