meta-stx: re-name and re-org to align with upstream
[pti/rtp.git] / .gitignore
1 # See http://help.github.com/ignore-files/ for more about ignoring files.
2
3 /logs
4 /rtp/
5 /wrlinux-x/
6
7 # documentation
8 .tox
9 docs/_build/*
10
11 # editor
12 .vscode