aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: c5b441e73127ee9cafb0fffe5d77a8d5e919ba97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/target
/doc
.vscode

# created by azalea-auth/examples/auth, defined in the main .gitignore because
# the example could be run from anywhere
example_cache.json

# these are created by profiling tools
flamegraph.svg
perf.data
perf.data.old
heaptrack.*