blob: 048750322ecbf27d19d0c64b34e15338080f3028 [file] [log] [blame]
#-------------------------------------------------------------------------------
# Copyright (c) 2020, Arm Limited and Contributors. All rights reserved.
#
# SPDX-License-Identifier: BSD-3-Clause
#
#-------------------------------------------------------------------------------
*.pyc
**/__pycache__
*.uvguix.*
*.uvmpw.uvgui.*
# Eclipse
*.project
*.cproject
.pydevproject
.settings/
# Visual Studio Code
.vscode/
# build files
build*/
*.o
# bison and flex generated files
*.lex.*
*.tab.*
*.output
# binarys
tfz
# clangd
.cache/
compile_commands.json
compile_flags.txt