diff options
author | Johnny Richard <johnny@johnnyrichard.com> | 2021-04-13 02:23:22 +0200 |
---|---|---|
committer | Johnny Richard <johnny@johnnyrichard.com> | 2021-10-28 02:22:42 +0200 |
commit | 9a285cc3bdb8d5870fea5f07235a3e44786a0317 (patch) | |
tree | c6bcd8df266a02aa5276aef7cfc2257a27286231 /.gitignore | |
parent | ee1121ce969248d701fea7ffe79bc6f686610ce7 (diff) |
Add controller to its own header file
Signed-off-by: Johnny Richard <johnny@johnnyrichard.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,2 +1,4 @@ *.exe -main +*.o +/build +blast_attack |