summaryrefslogtreecommitdiff
path: root/.gitignore
blob: b4f762c941f107025b1951551aad9d906ab057f9 (plain)
1
2
3
4
5
6
7
# prefix the meson build directory with _ to get it ignored
_*

*~
*.sw?
*.pyc
tags