mirror of
https://github.com/libyal/libexe
synced 2026-06-08 15:29:55 +00:00
172 lines
2.6 KiB
Plaintext
172 lines
2.6 KiB
Plaintext
# Files to ignore by git
|
|
#
|
|
# Version: 20251129
|
|
|
|
# Generic auto-generated build files
|
|
*~
|
|
*.a
|
|
*.gcda
|
|
*.gcno
|
|
*.gcov
|
|
*.la
|
|
*.lai
|
|
*.lib
|
|
*.lineno
|
|
*.lo
|
|
*.log
|
|
*.loT
|
|
*.o
|
|
*.obj
|
|
*.Plo
|
|
*.Po
|
|
*.so
|
|
*.so.[0-9][0-9]*
|
|
*.so.[0-9][0-9]*.[0-9][0-9]*.[0-9][0-9]*
|
|
*.swp
|
|
*.Tpo
|
|
*.trs
|
|
*.whl
|
|
/*.egg-info/
|
|
__pycache__
|
|
.deps
|
|
.dirstamp
|
|
.libs
|
|
.tox
|
|
INSTALL
|
|
Makefile
|
|
Makefile.bcc
|
|
Makefile.in
|
|
stamp-h[1-9]
|
|
|
|
# Specific auto-generated build files
|
|
/ABOUT-NLS
|
|
/aclocal.m4
|
|
/autom4te.cache/
|
|
/build
|
|
/compile
|
|
/confdefs.h
|
|
/config.cache
|
|
/config.guess
|
|
/config.log
|
|
/config.rpath
|
|
/config.status
|
|
/config.sub
|
|
/configure
|
|
/conftest.c
|
|
/depcomp
|
|
/dist
|
|
/install-sh
|
|
/libtool
|
|
/ltmain.sh
|
|
/m4/codeset.m4
|
|
/m4/extern-inline.m4
|
|
/m4/fcntl-o.m4
|
|
/m4/gettext.m4
|
|
/m4/glibc21.m4
|
|
/m4/glibc2.m4
|
|
/m4/host-cpu-c-abi.m4
|
|
/m4/iconv.m4
|
|
/m4/intdiv0.m4
|
|
/m4/intldir.m4
|
|
/m4/intl.m4
|
|
/m4/intlmacosx.m4
|
|
/m4/intmax.m4
|
|
/m4/inttypes_h.m4
|
|
/m4/inttypes-pri.m4
|
|
/m4/lcmessage.m4
|
|
/m4/lib-ld.m4
|
|
/m4/lib-link.m4
|
|
/m4/lib-prefix.m4
|
|
/m4/libtool.m4
|
|
/m4/lock.m4
|
|
/m4/longlong.m4
|
|
/m4/lt~obsolete.m4
|
|
/m4/ltoptions.m4
|
|
/m4/ltsugar.m4
|
|
/m4/ltversion.m4
|
|
/m4/nls.m4
|
|
/m4/pkg.m4
|
|
/m4/po.m4
|
|
/m4/printf-posix.m4
|
|
/m4/progtest.m4
|
|
/m4/size_max.m4
|
|
/m4/stdint_h.m4
|
|
/m4/threadlib.m4
|
|
/m4/uintmax_t.m4
|
|
/m4/visibility.m4
|
|
/m4/wchar_t.m4
|
|
/m4/wint_t.m4
|
|
/m4/xsize.m4
|
|
/MANIFEST
|
|
/missing
|
|
/po/boldquot.sed
|
|
/po/en@boldquot.header
|
|
/po/en@quot.header
|
|
/po/insert-header.sin
|
|
/po/Makefile.in.in
|
|
/po/Makevars
|
|
/po/Makevars.template
|
|
/po/POTFILES
|
|
/po/quot.sed
|
|
/po/remove-potcdate.sed
|
|
/po/remove-potcdate.sin
|
|
/po/Rules-quot
|
|
/test-driver
|
|
/ylwrap
|
|
|
|
# Project specific files
|
|
/common/config.h
|
|
/common/config.h.in
|
|
/common/types.h
|
|
/dpkg/changelog
|
|
/include/libexe.h
|
|
/include/libexe/definitions.h
|
|
/include/libexe/features.h
|
|
/include/libexe/types.h
|
|
/libexe.pc
|
|
/libexe.spec
|
|
/libexe/libexe.rc
|
|
/libexe/libexe_definitions.h
|
|
/pyproject.toml
|
|
/exetools/*.exe
|
|
/exetools/exeinfo
|
|
/tests/*.exe
|
|
/tests/exe_test_coff_header
|
|
/tests/exe_test_coff_optional_header
|
|
/tests/exe_test_data_directory_descriptor
|
|
/tests/exe_test_debug_data
|
|
/tests/exe_test_error
|
|
/tests/exe_test_export_table
|
|
/tests/exe_test_file
|
|
/tests/exe_test_import_table
|
|
/tests/exe_test_io_handle
|
|
/tests/exe_test_le_header
|
|
/tests/exe_test_mz_header
|
|
/tests/exe_test_ne_header
|
|
/tests/exe_test_notify
|
|
/tests/exe_test_section
|
|
/tests/exe_test_section_descriptor
|
|
/tests/exe_test_section_io_handle
|
|
/tests/exe_test_support
|
|
/tests/exe_test_tools_info_handle
|
|
/tests/exe_test_tools_output
|
|
/tests/exe_test_tools_signal
|
|
/tests/input
|
|
/tests/notify_stream.log
|
|
/tests/tmp*
|
|
|
|
# Local library dependencies specific files
|
|
/libbfio
|
|
/libcdata
|
|
/libcerror
|
|
/libcfile
|
|
/libclocale
|
|
/libcnotify
|
|
/libcpath
|
|
/libcsplit
|
|
/libcthreads
|
|
/libfcache
|
|
/libfdata
|
|
/libfdatetime
|
|
/libuna
|