diff options
author | Jed Barber <jjbarber@y7mail.com> | 2014-03-06 18:17:15 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2014-03-06 18:17:15 +1100 |
commit | ef81889c1eccb08acc27d47c9df652541134e3db (patch) | |
tree | ce3d1350cf8ad5256b8cb94a0ce6f6df5dce61c3 /bin/.gitignore | |
parent | 93dcd8b68c0b9d3ecb5cb2352b11c3a9b362f1d9 (diff) |
Getting remote and local repos sync'd
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 5 |
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 |