mirror of
https://github.com/Ukendio/jecs.git
synced 2025-04-24 17:10:03 +00:00
52 lines
432 B
Text
52 lines
432 B
Text
# Compiled Lua sources
|
|
luac.out
|
|
|
|
# luarocks build files
|
|
*.src.rock
|
|
*.zip
|
|
*.tar.gz
|
|
*.rbxm
|
|
|
|
# Object files
|
|
*.o
|
|
*.os
|
|
*.ko
|
|
*.obj
|
|
*.elf
|
|
|
|
# Precompiled Headers
|
|
*.gch
|
|
*.pch
|
|
|
|
# Libraries
|
|
*.lib
|
|
*.a
|
|
*.la
|
|
*.lo
|
|
*.def
|
|
*.exp
|
|
|
|
# Shared objects (inc. Windows DLLs)
|
|
*.dll
|
|
*.so
|
|
*.so.*
|
|
*.dylib
|
|
|
|
# Executables
|
|
*.exe
|
|
*.out
|
|
*.app
|
|
*.i*86
|
|
*.x86_64
|
|
*.hex
|
|
|
|
# Wally files
|
|
DevPackages
|
|
Packages
|
|
wally.lock
|
|
WallyPatches
|
|
|
|
# Misc
|
|
roblox.toml
|
|
sourcemap.json
|
|
drafts
|