mirror of
https://github.com/php/pecl-text-xdiff.git
synced 2026-03-23 22:42:20 +01:00
ignore build artefacts
This commit is contained in:
35
.gitignore
vendored
Normal file
35
.gitignore
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
.deps
|
||||
*.lo
|
||||
*.la
|
||||
*.dep
|
||||
.libs
|
||||
Makefile
|
||||
Makefile.fragments
|
||||
Makefile.global
|
||||
Makefile.objects
|
||||
acinclude.m4
|
||||
aclocal.m4
|
||||
autom4te.cache/
|
||||
build/
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.h.in~
|
||||
config.log
|
||||
config.nice
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
configure.in
|
||||
configure.ac
|
||||
install-sh
|
||||
libtool
|
||||
ltmain.sh
|
||||
ltmain.sh.backup
|
||||
missing
|
||||
mkinstalldirs
|
||||
run-tests.php
|
||||
tmp-php.ini
|
||||
modules
|
||||
libxdiff*
|
||||
xdiff-*.tgz
|
||||
Reference in New Issue
Block a user