summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-15 15:41:08 -0400
committerMichael J. Chudobiak <mjc@avtechpulse.com>2012-10-15 15:41:08 -0400
commitad82364f613d71385f0e5de93b0d155b97a24b3e (patch)
tree59874faaae0fad47f1735b48d9aa42109909cf07 /build
parenteae441755b0aa3ecbb60fbf903850c552a070f89 (diff)
add the empty build directory
Diffstat (limited to 'build')
-rw-r--r--build/.gitignore4
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