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

#Build results
.tox