mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
34 lines
283 B
Plaintext
34 lines
283 B
Plaintext
# Produced files
|
|
|
|
out/
|
|
|
|
# IDE related files
|
|
nbproject
|
|
|
|
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# Random Trash
|
|
*.swp
|
|
*~
|
|
js.files
|
|
core
|
|
vgcore.*
|
|
**.orig
|
|
**.directory
|
|
|
|
# ctags and ID database
|
|
tags
|
|
ID
|