newlib-cygwin/.gitignore

50 lines
398 B
Plaintext
Raw Permalink Normal View History

*.diff
*.patch
*.orig
*.rej
*~
.#*
*#
*.flt
*.gmo
*.info
*.la
*.lo
*.o
*.pyc
*.swp
*.tmp
.deps
.libs
autom4te.cache
config.cache
config.h
config.intl
config.log
config.status
libtool
POTFILES
*-POTFILES
winsup/aclocal.m4
winsup/configure
winsup/**/Makefile.in
test-driver
2015-03-12 00:37:34 +08:00
tags
TAGS
TAGS.sub
.gdbinit
.gdb_history
# ignore core files, but not java/net/protocol/core/
core
!core/
lost+found