summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 22c1fa5965d83a6cb9bf924b5e03e4722f4b279b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
target
FlameGraph

# Temp files
.idea
*.iml

# vim temporary files
*.swp

# other ignores
*.DS_Store