diff options
author | Jed Barber <jjbarber@y7mail.com> | 2014-04-04 01:48:43 +1100 |
---|---|---|
committer | Jed Barber <jjbarber@y7mail.com> | 2014-04-04 01:48:43 +1100 |
commit | 19e66dbd8fd3bd66f286bbbcd7ce842d727a4422 (patch) | |
tree | 07f0d484b32c9792a5d18921048243d5ed924873 /bin | |
parent | b2081e26122b3937f04caa62ec864fc343f83ef1 (diff) |
Makefile added, files reorganised
Diffstat (limited to 'bin')
-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 |