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 /bin/.gitignore |
Basic game framework done, lacking any user input
Diffstat (limited to 'bin/.gitignore')
-rw-r--r-- | bin/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore new file mode 100644 index 0000000..ea7f887 --- /dev/null +++ b/bin/.gitignore @@ -0,0 +1,4 @@ + + +* +!.gitignore |