Skip to content

Commit

Permalink
Modified the .hgignore file to ignore AppCode settings.
Browse files Browse the repository at this point in the history
  • Loading branch information
eskroch committed Nov 17, 2012
1 parent b5dcd88 commit 4ba7a3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .hgignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ build/*
**.xcuserstate
**/xcuserdata/*

# AppCode settings
**/.idea/*

# documentation
**.docset/*
Expand Down

0 comments on commit 4ba7a3a

Please sign in to comment.