OSDN Git Service

mknod: convert to INLINE_SYSCALL() to sync with glibc
[uclinux-h8/uClibc.git] / .gitignore
1 #
2 # Never ignore these
3 #
4 !.gitignore
5
6 #
7 # Generated files
8 #
9 *.os
10 *.oS
11 *.dep
12 *.a
13 *.i
14 *.o
15 *.depend
16 lib
17 .config*
18 .*.dep
19 /*.log
20
21 #
22 # Backups / patches
23 #
24 *~
25 *.orig
26 *.rej
27 /*.patch
28 /*.diff