2013-01-10 23:48:46 +08:00
|
|
|
*.diff
|
|
|
|
*.patch
|
|
|
|
*.orig
|
|
|
|
*.rej
|
|
|
|
|
|
|
|
*~
|
|
|
|
.#*
|
|
|
|
*#
|
2022-05-28 23:36:10 +08:00
|
|
|
.*.swp
|
2013-01-10 23:48:46 +08:00
|
|
|
|
|
|
|
*.flt
|
|
|
|
*.gmo
|
|
|
|
*.info
|
|
|
|
*.la
|
|
|
|
*.lo
|
|
|
|
*.o
|
|
|
|
*.pyc
|
|
|
|
*.tmp
|
2020-12-03 02:04:01 +08:00
|
|
|
*.a
|
2013-01-10 23:48:46 +08:00
|
|
|
|
|
|
|
.deps
|
|
|
|
.libs
|
|
|
|
|
|
|
|
autom4te.cache
|
|
|
|
config.cache
|
2022-07-19 21:37:04 +08:00
|
|
|
# GCC does not support in-tree builds, do not conceal a stray config.h:
|
|
|
|
# config.h
|
2013-01-10 23:48:46 +08:00
|
|
|
config.intl
|
|
|
|
config.log
|
|
|
|
config.status
|
|
|
|
libtool
|
|
|
|
POTFILES
|
|
|
|
*-POTFILES
|
|
|
|
|
|
|
|
TAGS
|
|
|
|
TAGS.sub
|
2021-06-24 19:20:19 +08:00
|
|
|
cscope.out
|
2013-01-10 23:48:46 +08:00
|
|
|
|
2014-12-09 21:45:47 +08:00
|
|
|
.local.vimrc
|
|
|
|
.lvimrc
|
|
|
|
|
2015-11-19 20:32:09 +08:00
|
|
|
.clang-format
|
2020-06-12 22:02:18 +08:00
|
|
|
.clang-tidy
|
2019-08-29 03:33:28 +08:00
|
|
|
.clangd
|
2020-11-16 19:52:43 +08:00
|
|
|
.cache
|
2019-08-29 03:33:28 +08:00
|
|
|
compile_commands.json
|
2015-11-19 20:32:09 +08:00
|
|
|
|
2013-01-10 23:48:46 +08:00
|
|
|
.gdbinit
|
|
|
|
.gdb_history
|
|
|
|
|
2020-12-03 02:04:01 +08:00
|
|
|
perf.data
|
|
|
|
perf.data.old
|
|
|
|
|
2013-01-10 23:48:46 +08:00
|
|
|
# ignore core files, but not java/net/protocol/core/
|
|
|
|
core
|
|
|
|
!core/
|
|
|
|
|
|
|
|
lost+found
|
2014-06-19 08:47:18 +08:00
|
|
|
|
|
|
|
# ignore ./contrib/gcc_update output
|
|
|
|
LAST_UPDATED
|
|
|
|
REVISION
|
2016-09-10 05:20:55 +08:00
|
|
|
|
2020-12-03 02:04:01 +08:00
|
|
|
stamp-*
|
|
|
|
*.stamp
|
|
|
|
|
2016-09-10 05:20:55 +08:00
|
|
|
# ignore in-tree prerequisites
|
|
|
|
/mpfr*
|
|
|
|
/mpc*
|
|
|
|
/gmp*
|
|
|
|
/isl*
|