test commit
[uclibc-ng.git] / .gitignore
blob5ceb817c457ab99153fe0c650031f766971b608e
2 # Never ignore these
4 !.gitignore
7 # Generated files
9 *.os
10 *.oS
11 *.a
12 *.i
13 *.o
14 *.depend
15 lib/
16 install_dir/
17 .config*
18 .*.dep
19 /*.log
22 # Debugging files
24 .gdb_history
25 .gdbinit
26 core
29 # Backups / patches
32 *.orig
33 *.rej
34 /*.patch
35 /*.diff