mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
37 lines
443 B
Plaintext
37 lines
443 B
Plaintext
# Produced files
|
|
|
|
build/bin
|
|
build/obj-*
|
|
build/prerequisites
|
|
build/tests
|
|
|
|
# IDE related files
|
|
nbproject
|
|
**.sublime-project
|
|
**.sublime-workspace
|
|
.idea
|
|
|
|
# Random Trash
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
core
|
|
vgcore.*
|
|
**.orig
|
|
**.directory
|
|
**.patch
|
|
.tags*
|
|
cscope.*
|
|
|
|
# ctags and ID database
|
|
tags
|
|
ID
|
|
|
|
# Prerequisites
|
|
.prerequisites
|
|
third-party/STM32F3-Discovery_FW_V1.1.0
|
|
third-party/STM32F4-Discovery_FW_V1.1.0
|
|
third-party/nuttx
|
|
third-party/vera++
|
|
third-party/cppcheck
|