b7ea19b167
gitignore: remove unnecessary entries
...
Remove lua, luac, and *.so. The Lua executables aren't built anymore
so we don't need these in the gitignore any longer, and therefore we
won't need the external gitignore either.
2024-03-25 09:40:08 +13:00
8f5818b925
makefile: fix build on posix shells
...
Remove use of the `dir/{file,file}' syntax.
2024-02-29 17:35:44 +13:00
72938f9c77
add result to gitignore
...
Nix names the output of the build 'result'.
2024-02-12 13:53:30 +13:00
751fca09e1
switch to modular configure-based buildsystem
2024-01-25 21:12:12 +13:00
88863a2a3d
add tests
2023-12-27 19:46:54 +13:00
661b141a1f
clean up gitignore
2023-12-24 14:31:14 +13:00
d08e97f935
Add Nix flake
...
and add result to .gitignore
2023-08-03 12:36:30 +12:00
71e00e256f
Add *.so.* to gitignore
2023-07-24 16:26:39 +12:00
75aaaf922f
Fix merge conflict in .gitignore
2023-07-24 13:24:06 +12:00
4acdc08900
Add lua and luac to .gitignore
2023-06-27 16:40:23 +12:00
4778738d7c
Remove test.lua from config.ld and add it to gitignore
2023-06-26 08:05:38 +12:00
b124d99c36
Initial import
2023-06-25 16:47:09 +12:00