diff options
| author | sanine <sanine.not@pm.me> | 2023-04-07 00:13:15 -0500 |
|---|---|---|
| committer | sanine <sanine.not@pm.me> | 2023-04-07 00:13:15 -0500 |
| commit | 20f27d6eaee89e6b4950ccf9b3a96ab1e59f9d51 (patch) | |
| tree | 994cfa3122c2be45a531856de66e13a955b42515 /.gitattributes | |
| parent | ee3b19aa4f0ec65c159a31d589bbafd4a644610e (diff) | |
move new render/transform systems into ecs-systems.lua
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5ddf9ae --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.lua text=true |
