diff options
author | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 15:41:08 -0400 |
---|---|---|
committer | Michael J. Chudobiak <mjc@avtechpulse.com> | 2012-10-15 15:41:08 -0400 |
commit | ad82364f613d71385f0e5de93b0d155b97a24b3e (patch) | |
tree | 59874faaae0fad47f1735b48d9aa42109909cf07 /build | |
parent | eae441755b0aa3ecbb60fbf903850c552a070f89 (diff) |
add the empty build directory
Diffstat (limited to 'build')
-rw-r--r-- | build/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/build/.gitignore b/build/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/build/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore |