sys/ptrace.h: remove obsolete Linux PTRACE_SEIZE_DEVEL constant
[uclibc-ng.git] / .gitignore
blob3ded06ee89db53351befb0854c93d1e9cda18353
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
28 *.c.[0-9][0-9][0-9]t.*
31 # Backups / patches
34 *.orig
35 *.rej
36 /*.patch
37 /*.diff