1
0
mirror of https://github.com/elua/elua.git synced 2025-01-25 01:02:54 +08:00
elua/.gitignore
Bogdan Marinescu 2bc93b2478 Use lake as the build system
First attempt as using Steve Donovan's 'lake' as the build system
for eLua. It works, but there are many other things left to do. Will
hold this for now, at least until a newer Lake version gets packaged
as a rock, but this should probably be the solution for future (as
opposed to maintaining our proprietary build system).
2013-05-26 21:10:34 +03:00

28 lines
227 B
Plaintext

.build/
*.hex
*.elf
*.o
*.obj
*.exe
*.bin
*.pyc
inc/romfiles.h
*.swp
.sconf_temp/
.sconsign.dblite
config.log
mux*
rfs_server*
doc/dist
doc/cache
inc/git_version.h
*~
*.*~
luac.cross*
boards/*.h
sdcard.img
core
luarpc*
*.spec