diff options
author | tomsmeding <hallo@tomsmeding.nl> | 2015-11-02 06:55:15 +0100 |
---|---|---|
committer | tomsmeding <hallo@tomsmeding.nl> | 2015-11-02 06:55:15 +0100 |
commit | dcaa318d677a1a6881ccc87640ae75c0fc578bfb (patch) | |
tree | 3ff05dc8494d6629dddfde30f859e0c72e620926 /.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..d22bf76 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +build/ +game |