Add 'empty' builds directory per the wiki. (The folder is not actually empty as it includes a .gitignore.)

This commit is contained in:
Patrick Johnmeyer 2013-05-09 07:17:00 -05:00
parent b8cd1d300b
commit 49fb0ce68a

4
builds/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore