mirror of
git://sourceware.org/git/libabigail.git
synced 2024-12-14 05:54:50 +00:00
b7a99e2299
- Artifacts produced by `make dist` should be ignored. - Artifacts produced by git merge resolution should be ignored. * .gitignore: add entries for distribution artifacts * .gitignore: add *.orig files Signed-off-by: Matthias Maennich <maennich@google.com>
31 lines
247 B
Plaintext
31 lines
247 B
Plaintext
.deps/
|
|
.libs/
|
|
Makefile
|
|
Makefile.in
|
|
*.la
|
|
*.lo
|
|
*.o
|
|
*~
|
|
*.swp
|
|
*.orig
|
|
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build-aux/
|
|
/config.*
|
|
/configure
|
|
/libtool
|
|
/stamp-h1
|
|
|
|
/include/abg-version.h
|
|
/*.pc
|
|
|
|
.tags
|
|
build/
|
|
TAGS
|
|
fedabipkgdiffc
|
|
tools/__pycache__/
|
|
|
|
libabigail-?.*
|
|
|