diff options
Diffstat (limited to 'include/.gitignore')
-rw-r--r-- | include/.gitignore | 21 |
1 files changed, 21 insertions, 0 deletions
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 |