mirror of
https://github.com/espressif/mbedtls.git
synced 2026-09-25 19:57:23 +00:00
Add eclipse-specific project files to gitignore
The project file must be at root directory: https://bugs.eclipse.org/bugs/show_bug.cgi?id=78438 Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user