trusted-firmware-m/.gitignore

19 lines
203 B
Plaintext

# List of files and extensions to be ignored
# Eclipse
*.project
*.cproject
.pydevproject
.settings/
# Visual Studio Code
.vscode/
# Garbage files
/build*/
/cmake_build*/
*.orig
**/__pycache__
*.pyc