diff options
author | Edward O'Callaghan <funfunctor@folklore1984.net> | 2017-02-06 22:29:55 +1100 |
---|---|---|
committer | Edward O'Callaghan <funfunctor@folklore1984.net> | 2017-02-06 22:29:55 +1100 |
commit | bec7c7a073debdf47cc6bb0fbb42227aea96735e (patch) | |
tree | 6bcf593634c3abf4c90a8b77f7ca23d90c09d39c /.gitignore |
initial
Signed-off-by: Edward O'Callaghan <funfunctor@folklore1984.net>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..567609b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +build/ |