]> Git Repo - buildroot-mgba.git/blob - .gitignore
add missing SIP module for PyQt5
[buildroot-mgba.git] / .gitignore
1 /output*
2 /dl
3 /.auto.deps
4 /.config.cmd
5 /.config.old
6 /..config.tmp
7 /.config
8 *.depend
9 *.o
10 /*.patch
11 /*.diff
12 *.orig
13 *.rej
14 *~
15 *.pyc
This page took 0.025268 seconds and 4 git commands to generate.