This repository has been archived on 2020-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
ext-collections/.gitignore

42 lines
436 B
Plaintext
Raw Normal View History

2018-03-21 08:21:28 +00:00
.deps
*.lo
*.la
.libs
acinclude.m4
aclocal.m4
autom4te.cache
build
config.guess
config.h
config.h.in
config.log
config.nice
config.status
config.sub
configure
configure.in
2018-08-16 12:17:13 +00:00
configure.ac
2018-03-21 08:21:28 +00:00
include
install-sh
libtool
ltmain.sh
Makefile
Makefile.fragments
Makefile.global
Makefile.objects
missing
mkinstalldirs
modules
run-tests.php
2020-03-24 03:07:16 +00:00
tests/*.diff
tests/*.out
tests/*.php
tests/*.exp
tests/*.log
tests/*.sh
2018-08-13 18:30:48 +00:00
.idea/
.vscode/
2020-03-24 03:07:16 +00:00
*.gcov
*.gcda
*.gcno