4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 04:49:25 +08:00
newlib-cygwin/.gitignore
Corinna Vinschen a26779fae0 Cygwin: drop all generated autotools files
- add autotool files generated under winsup to .gitignore

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2021-04-29 11:16:38 +02:00

50 lines
398 B
Plaintext

*.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
tags
TAGS
TAGS.sub
.gdbinit
.gdb_history
# ignore core files, but not java/net/protocol/core/
core
!core/
lost+found