summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c1695038ca8ee53c4cb3db56b4a6bb88e0343baf (plain)
1
2
3
4
5
6
7
8
*~
.*.sw?
/docs_build/
/docs_output/
/releng/
/work
*.pyc
__main__.log
'>306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329