# Please do not use this ignore file to define platform specific files.
#
# For these purposes create a global .gitignore file, which is a list of rules
# for ignoring files in every Git repository on your computer.
#
# https://help.github.com/articles/ignoring-files/#create-a-global-gitignore

*.o
*.lo
*.la
.deps
.libs
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
/include
install-sh
libtool
ltmain.sh
Makefile
Makefile.fragments
Makefile.global
Makefile.objects
missing
mkinstalldirs
/modules
run-tests.php
tests/*/*.diff
tests/*/*.out
tests/*/*.php
tests/*/*.exp
tests/*/*.log
tests/*/*.sh

# Parser files
parser/lemon
parser/scanner.c
parser/parser.c
parser/parser.php5.c
parser/parser.php5.h
parser/parser.php5.out
parser/parser.php7.c
parser/parser.php7.h
parser/parser.php7.out

vendor
composer.lock
phpunit.xml
