mirror of
https://github.com/clearlinux/hyperstart.git
synced 2026-08-18 11:57:30 +00:00
79d066d847
Running "make tags" generates tags to jump around the code easily. Let's ignore the generated files though. Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
43 lines
439 B
Plaintext
43 lines
439 B
Plaintext
*#*#
|
|
*.#*#
|
|
*.a
|
|
*.o
|
|
*.orig
|
|
*.rej
|
|
.#*
|
|
.git
|
|
.deps
|
|
TAGS
|
|
tags
|
|
init
|
|
build/hyper_daemon
|
|
build/hyper-initrd.img
|
|
build/cbfs.rom
|
|
build/root/*
|
|
build/*iso
|
|
build/daemon
|
|
build/kernel_config.old
|
|
build/.*
|
|
src/.*
|
|
Makefile
|
|
Makefile.in
|
|
cscope.files
|
|
cscope.in.out
|
|
cscope.out
|
|
cscope.po.out
|
|
stamp-h
|
|
stamp-h.in
|
|
stamp-h1
|
|
/config.h
|
|
/config.h.in
|
|
/config.log
|
|
/config.status
|
|
/configure
|
|
/aclocal.m4
|
|
/autoscan.log
|
|
/autom4te.cache
|
|
/compile
|
|
/depcomp
|
|
/install-sh
|
|
/missing
|