1
0
mirror of https://github.com/elua/elua.git synced 2025-01-08 20:56:17 +08:00
elua/.gitignore
Bogdan Marinescu a539f8fe62 Updates to the eLua simulator
This PR updates the Linux version of eLua (aka "the simulator") to
compile with a more recent toolchain. The changes shouldn't affect the
other eLua targets.
2018-04-27 00:38:19 +03:00

30 lines
250 B
Plaintext

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