Commit 182aeb22 authored by Michael Gerbush's avatar Michael Gerbush

Reverting change to ignore build subdirectories

Reverted a change that was causing build directories at the root folder to show up in git.  If you need to ignore subdirectories the leading slash needs to be omitted.
parent 0aeefb48
# Xcode
.DS_Store
*/build/*
build/
*.pbxuser
!default.pbxuser
*.mode1v3
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment