summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.6'Ferenc Kovacs2014-10-021-0/+1
|\ | | | | | | | | | | * PHP-5.6: we also have xz release tarballs since 5.5 5.5.19 now
| * Merge branch 'PHP-5.5' into PHP-5.6Ferenc Kovacs2014-10-021-0/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.5: we also have xz release tarballs since 5.5 5.5.19 now Conflicts: configure.in main/php_version.h
| | * we also have xz release tarballs since 5.5Ferenc Kovacs2014-10-021-0/+1
| | |
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-4/+4
| | |
* | | add a few more patterns to .gitignoreNuno Lopes2014-08-311-0/+25
|/ /
* | Added autogenerated phpdbg parser files to .gitignoreBob Weinand2014-04-221-0/+2
|/
* Merge branch 'PHP-5.4' into PHP-5.5Will Fitch2014-01-231-0/+4
|\ | | | | | | | | * PHP-5.4: Update gitignore and Makefile for additional entries
| * Update gitignore and Makefile for additional entriesWill Fitch2014-01-231-0/+4
| |
* | Ignore Zend/zend_dtrace_gen.h and Zend/zend_dtrace_gen.hbakSebastian Bergmann2012-12-161-0/+2
|/
* Ignore the tempoary filesXinchen Hui2012-03-221-0/+12
|
* Ignore the temporay files in sapi/*/tests/Xinchen Hui2012-03-201-0/+8
|
* Add missing files.Sebastian Bergmann2012-03-191-0/+13
|
* Add .gitignoreDavid Soria Parra2012-03-191-0/+221
The gitignore file was created using git svn show-ignore and the overlapping patterns were removed.