Xamarin Public Jenkins (auto-signing) 468663ddbb Imported Upstream version 6.10.0.49
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
2020-01-16 16:38:04 +00:00

67 lines
915 B
Plaintext

# Ignored files in libatomic_ops Git repo.
Makefile
/pkgconfig/atomic_ops.pc
/pkgconfig/atomic_ops-uninstalled.pc
/autom4te.cache/
/config.cache
/config.log
/config.status
/libatomic_ops-*
*.a
*.dll
*.exe
*.gcda
*.gch
*.gcno
*.la
*.lib
*.lo
*.o
*.obj
*.so
/src/.deps/
/src/.libs/
/src/config.h
/src/config.h.in~
/src/stamp-h1
/tests/.deps/
/tests/core
/tests/list_atomic.i
/tests/test_atomic
/tests/test_atomic_pthreads
/tests/test_malloc
/tests/test_stack
# External library (without trailing slash to allow symlinks):
/pthreads-w32*
# These files are generated by autoreconf:
/aclocal.m4
/compile
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/missing
/mkinstalldirs
/src/config.h.in
/test-driver
Makefile.in
# Generated by libtoolize:
/libtool
/ltmain.sh
/m4/*.m4
# These files are generated by make check:
/tests/list_atomic.c
/tests/test_atomic_include.h
/tests/test*.log
/tests/test*.trs