diff options
| author | _Tradam <[email protected]> | 2022-04-04 05:26:29 -0400 |
|---|---|---|
| committer | _Tradam <[email protected]> | 2022-04-04 05:26:29 -0400 |
| commit | 7a01019a57b8f200affa0e6bfe49483361172226 (patch) | |
| tree | f5d0fb874de04a6a3b7a537ff9d16caf7ec73333 /.gitignore | |
| parent | 15f73995c98722d193c99e68fea2fe706959a599 (diff) | |
| download | FelFlameEngine-7a01019a57b8f200affa0e6bfe49483361172226.tar.gz FelFlameEngine-7a01019a57b8f200affa0e6bfe49483361172226.zip | |
file organizing
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,3 +1,4 @@ build/* - game/* - game +game/* +mrbgems/* +vendor/* |
