aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: ddb2afe0ce6252db45dd7ac63692eef6f862903b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0
*.pyc
*~
\.coverage
\.eggs
build
dist
src/*.egg-info
.vscode
venv
e2e_config
mlia_output
report
.ipynb_checkpoints
.tox