diff options
| author | arngo <[email protected]> | 2022-01-13 19:01:27 -0500 |
|---|---|---|
| committer | arngo <[email protected]> | 2022-01-13 19:01:27 -0500 |
| commit | 156c365a7f0afb01acb95fb11dd6ce6645e9caff (patch) | |
| tree | 1387245e88827c5bac75694822f531aaeba56d46 /.gitignore | |
| parent | 7a6deae5990de0ec76bb2894ec50ff8fed8a5853 (diff) | |
| download | FelFlameEngine-156c365a7f0afb01acb95fb11dd6ce6645e9caff.tar.gz FelFlameEngine-156c365a7f0afb01acb95fb11dd6ce6645e9caff.zip | |
organize headers and libraries into vendor folder
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -build/temp/* +build/* |
