diff options
author | tomsmeding <tom.smeding@gmail.com> | 2017-01-28 20:00:03 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2017-01-28 20:00:03 +0100 |
commit | a9df5b37da4f5cf9c7c502f600a9944cdaf3f527 (patch) | |
tree | 0571e19e94ef19c03ae555fd24611d8ec18e5ee7 /.gitignore |
Initial
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..df0f618 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.o +boog |