mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-05 22:40:46 +08:00
Merge pull request #5455 from AndrzejKurek/gitignore-eclipse
Add eclipse-specific project files to gitignore
This commit is contained in:
commit
3de9d3a3ad
5
.gitignore
vendored
5
.gitignore
vendored
@ -23,6 +23,11 @@ coverage-summary.txt
|
|||||||
# generated by scripts/memory.sh
|
# generated by scripts/memory.sh
|
||||||
massif-*
|
massif-*
|
||||||
|
|
||||||
|
# Eclipse project files
|
||||||
|
.cproject
|
||||||
|
.project
|
||||||
|
/.settings
|
||||||
|
|
||||||
# MSVC build artifacts:
|
# MSVC build artifacts:
|
||||||
*.exe
|
*.exe
|
||||||
*.pdb
|
*.pdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user