# Compiled El bytecode
*.elc

# C codegen output
*.c
*.o
*.a
*.so
*.dylib

# Combined build artifacts
_combined.el
*-combined.el

# Distribution / build output
dist/
build/
out/

# OS
.DS_Store
