mirror of
https://github.com/Mbed-TLS/mbedtls-framework.git
synced 2026-07-26 22:09:06 +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
|
||||
massif-*
|
||||
|
||||
# Eclipse project files
|
||||
.cproject
|
||||
.project
|
||||
/.settings
|
||||
|
||||
# MSVC build artifacts:
|
||||
*.exe
|
||||
*.pdb
|
||||
|
||||
Reference in New Issue
Block a user