diff options
| author | Jed Barber <jjbarber@y7mail.com> | 2017-07-30 22:23:20 +1000 | 
|---|---|---|
| committer | Jed Barber <jjbarber@y7mail.com> | 2017-07-30 22:23:20 +1000 | 
| commit | 2950872300a419344b39b9174f4b371a240272c6 (patch) | |
| tree | 859d9c35b03b85ed7898a600441174f903f7c015 /obj | |
Basic game framework done, lacking any user input
Diffstat (limited to 'obj')
| -rw-r--r-- | obj/.gitignore | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/obj/.gitignore b/obj/.gitignore new file mode 100644 index 0000000..ea7f887 --- /dev/null +++ b/obj/.gitignore @@ -0,0 +1,4 @@ + + +* +!.gitignore | 
