Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
a-veitch committed Feb 5, 2016
2 parents 49653c5 + b59b142 commit ba6065f
Show file tree
Hide file tree
Showing 636 changed files with 12,165 additions and 52,130 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ coverage
# Makefile's cache
cache.mk

# Ruby's local gem information
Gemfile.lock

# Temporary test reports
report.xml
latency_trace.txt
Expand All @@ -61,7 +64,7 @@ out
.ycm_extra_conf.py

# XCode
build/
^build/
*.pbxuser
!default.pbxuser
*.mode1v3
Expand Down
Loading

0 comments on commit ba6065f

Please sign in to comment.