summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 65b51a694649f9027eec2ab37ad5b4acc12cbf45 (plain)
1
2
3
4
5
6
7
8
9
10
*~
.*.sw?
**.log
/docs_build/
/docs_output/
/releng/
/tests/*.img

#Build results
.tox