From 1e00fc1b1e896d1555fa2aae8b30d6d7530b680b Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 20 Jul 2009 08:08:15 -0400 Subject: start ignoring include/ symlinks Signed-off-by: Mike Frysinger --- include/.gitignore | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 include/.gitignore (limited to 'include/.gitignore') diff --git a/include/.gitignore b/include/.gitignore new file mode 100644 index 000000000..30328831d --- /dev/null +++ b/include/.gitignore @@ -0,0 +1,21 @@ +/bits/ +/config/ +/dl-osinfo.h +/fpu_control.h +/hp-timing.h +/pthread.h +/semaphore.h +/sys/acct.h +/sys/debugreg.h +/sys/elf.h +/sys/epoll.h +/sys/inotify.h +/sys/io.h +/sys/perm.h +/sys/prctl.h +/sys/procfs.h +/sys/ptrace.h +/sys/reg.h +/sys/ucontext.h +/sys/user.h +/sys/vm86.h -- cgit v1.2.3