diff options
author | David Phillips <dbphillipsnz@gmail.com> | 2015-10-26 23:17:00 +1300 |
---|---|---|
committer | David Phillips <dbphillipsnz@gmail.com> | 2015-10-26 23:17:00 +1300 |
commit | b3dda0980bfa04a9041327ec5aad5c1845f0620f (patch) | |
tree | f38471a6556d18020e5d1364681f7b3ee1bca20a /.gitignore | |
download | odds-and-ends-b3dda0980bfa04a9041327ec5aad5c1845f0620f.tar.xz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2450a3e --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +match_pool +*.o |