libm: fix nexttoward failures, fixed by sorear
[uclibc-ng.git] / .gitignore
blob886f021e79c4d903d7c95bc96012e7c14db4dd48
2 # Never ignore these
4 !.gitignore
7 # Generated files
9 *.os
10 *.oS
11 *.a
12 *.i
13 *.s
14 *.o
15 *.depend
16 lib/
17 install_dir/
18 .config*
19 .*.dep
20 /*.log
21 cscope.*
24 # Debugging files
26 .gdb_history
27 .gdbinit
28 core
29 *.c.[0-9][0-9][0-9]t.*
32 # Backups / patches
35 *.orig
36 *.rej
37 /*.patch
38 /*.diff