aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: f6282e7230c65823ae98f815b796f937a0011bf1 (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