summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3122d3d47a66e2292efc87eedb9f9d58ff5e3770 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
target
FlameGraph

# Temp files
.idea
*.iml

# vim temporary files
*.swp

# other ignores
*.DS_Store
=======

# Snapcraft files
stage
prime
parts
*.snap
*.pyc
alacritty_*_source.tar.bz2