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