Archived
22 lines
194 B
Plaintext
22 lines
194 B
Plaintext
# 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
|