tests: nptl tests dependencies cleanup
[uclibc-ng.git] / .gitignore
blobc2603a0b0ceab648fb2cc1e9e37022bd51f720a4
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
20 cscope.*
23 # Debugging files
25 .gdb_history
26 .gdbinit
27 core
30 # Backups / patches
33 *.orig
34 *.rej
35 /*.patch
36 /*.diff