diff options
author | Johnny Richard <johnnyricha@gmail.com> | 2021-04-13 02:23:22 +0200 |
---|---|---|
committer | Johnny Richard <johnnyricha@gmail.com> | 2021-04-13 02:28:33 +0200 |
commit | 43c0fb1fba4b467fad4260b87cd8149692d44910 (patch) | |
tree | c6bcd8df266a02aa5276aef7cfc2257a27286231 /.gitignore | |
parent | bde2f21d97460bb90a71acc0fc6e0d4dfa070fc4 (diff) |
Add controller to its own header file
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 |