summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2014-02-10 23:51:52 +1100
committerJed Barber <jjbarber@y7mail.com>2014-02-10 23:51:52 +1100
commit9baf8106c8c0d93a45c851e55b9acc4725437864 (patch)
tree8618c189a2f0a0cc5bd3c9fa0e4744011703d806 /bin
parent79269d5a311027e02c9e15fd328177ac7e50f45b (diff)
Added /bin directory, set to ignore any files placed in there
Diffstat (limited to 'bin')
-rw-r--r--bin/.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
new file mode 100644
index 0000000..ce82cfb
--- /dev/null
+++ b/bin/.gitignore
@@ -0,0 +1,5 @@
+
+# directory for binaries; no files will be tracked here
+
+*
+!.gitignore