|
| 1 | +# General Ignores |
| 2 | +*~ |
| 3 | +.#* |
| 4 | +*. |
| 5 | +*.slo |
| 6 | +*.mk |
| 7 | +*.mem |
| 8 | +*.gcda |
| 9 | +*.gcno |
| 10 | +*.la |
| 11 | +*.lo |
| 12 | +*.o |
| 13 | +*.a |
| 14 | +*.ncb |
| 15 | +*.opt |
| 16 | +*.plg |
| 17 | +*swp |
| 18 | +*.patch |
| 19 | +*.tgz |
| 20 | +*.tar.gz |
| 21 | +*.tar.bz2 |
| 22 | +.FBCIndex |
| 23 | +.FBCLockFolder |
| 24 | +.deps |
| 25 | +.libs |
| 26 | +phpt.* |
| 27 | +core |
| 28 | +dynlib.m4 |
| 29 | +Debug |
| 30 | +Debug_TS |
| 31 | +Makefile |
| 32 | +Makefile.fragments |
| 33 | +Makefile.objects |
| 34 | +Release |
| 35 | +Release_TS |
| 36 | +Release_TSDbg |
| 37 | +Release_TS_inline |
| 38 | +Release_inline |
| 39 | +ZendEngine1 |
| 40 | +_libs |
| 41 | +acconfig.h |
| 42 | +aclocal.m4 |
| 43 | +autom4te.cache |
| 44 | +bsd_converted |
| 45 | +buildconf.stamp |
| 46 | +buildmk.stamp |
| 47 | +confdefs.h |
| 48 | +config.h |
| 49 | +config.guess |
| 50 | +config.cache |
| 51 | +config.h.in |
| 52 | +config.log |
| 53 | +config.nice |
| 54 | +config.nice.bat |
| 55 | +config.status |
| 56 | +config.sub |
| 57 | +config_vars.mk |
| 58 | +configuration-parser.c |
| 59 | +configuration-parser.h |
| 60 | +configuration-parser.output |
| 61 | +configuration-scanner.c |
| 62 | +configure |
| 63 | +configure.bat |
| 64 | +configure.js |
| 65 | +conftest |
| 66 | +conftest.c |
| 67 | +debug.log |
| 68 | +diff |
| 69 | +generated_lists |
| 70 | +include |
| 71 | +install-sh |
| 72 | +internal_functions.c |
| 73 | +lcov_data |
| 74 | +lcov_html |
| 75 | +libs |
| 76 | +libtool |
| 77 | +meta_cc |
| 78 | +meta_ccld |
| 79 | +missing |
| 80 | +mkinstalldirs |
| 81 | +modules |
| 82 | +php |
| 83 | +php-*.tar.gz |
| 84 | +php5.spec |
| 85 | +php_lcov.info |
| 86 | +php_test_results_*.txt |
| 87 | +php_version.h |
| 88 | +results.txt |
| 89 | +shlibtool |
| 90 | +stamp-h |
| 91 | +test.php3 |
| 92 | +tmp-php.ini |
| 93 | +want_dependencies |
| 94 | +x64 |
| 95 | +stamp-h.in |
| 96 | +scan_makefile_in.awk |
| 97 | +TSRM/tsrm_config.h |
| 98 | +Zend/zend_config.h |
| 99 | +Zend/zend_dtrace_gen.h |
| 100 | +Zend/zend_dtrace_gen.hbak |
| 101 | +Zend/zend_ini_parser.c |
| 102 | +Zend/zend_ini_parser.h |
| 103 | +Zend/zend_ini_parser.output |
| 104 | +Zend/zend_language_parser.c |
| 105 | +Zend/zend_language_parser.h |
| 106 | +Zend/zend_language_parser.output |
| 107 | +ext/date/lib/timelib_config.h |
| 108 | +ext/iconv/php_iconv_aliased_libiconv.h |
| 109 | +ext/phar/phar.php |
| 110 | +main/php_config.h |
| 111 | +main/php_config.h.in |
| 112 | + |
| 113 | +# Test specific Ignores |
| 114 | +tests/*/*.diff |
| 115 | +tests/*/*.out |
| 116 | +tests/*/*.php |
| 117 | +tests/*/*.exp |
| 118 | +tests/*/*.log |
| 119 | +tests/*/*.sh |
| 120 | +*/tests/*.diff |
| 121 | +*/tests/*.out |
| 122 | +*/tests/*.php |
| 123 | +*/tests/*.exp |
| 124 | +*/tests/*.log |
| 125 | +*/tests/*.sh |
| 126 | +*/tests/*/*.diff |
| 127 | +*/tests/*/*.out |
| 128 | +*/tests/*/*.php |
| 129 | +*/tests/*/*.exp |
| 130 | +*/tests/*/*.log |
| 131 | +*/tests/*/*.sh |
| 132 | +*/*/tests/*.diff |
| 133 | +*/*/tests/*.out |
| 134 | +*/*/tests/*.php |
| 135 | +*/*/tests/*.exp |
| 136 | +*/*/tests/*.log |
| 137 | +*/*/tests/*.sh |
| 138 | +*/*/tests/*/*.diff |
| 139 | +*/*/tests/*/*.out |
| 140 | +*/*/tests/*/*.php |
| 141 | +*/*/tests/*/*.exp |
| 142 | +*/*/tests/*/*.log |
| 143 | +*/*/tests/*/*.sh |
| 144 | + |
| 145 | +# Extension specifc ignores |
| 146 | +ext/*/configure.in |
| 147 | +ext/*/ltmain.sh |
| 148 | +ext/*/libs.mk |
| 149 | +ext/*/build |
| 150 | +ext/*/scan_makefile_in.awk |
| 151 | +ext/*/Makefile.global |
| 152 | +ext/*/acinclude.m4 |
| 153 | +ext/*/config.sub |
| 154 | + |
| 155 | +# Extension specific |
| 156 | +ext/iconv/scan_makefile_in.awk |
| 157 | +ext/iconv/php_have_bsd_iconv.h |
| 158 | +ext/iconv/php_have_ibm_iconv.h |
| 159 | +ext/iconv/php_have_libiconv.h |
| 160 | +ext/iconv/php_php_iconv_h_path.h |
| 161 | +ext/iconv/php_have_glibc_iconv.h |
| 162 | +ext/iconv/php_php_iconv_impl.h |
| 163 | +ext/iconv/php_have_iconv.h |
| 164 | +ext/iconv/php_iconv_supports_errno.h |
| 165 | +ext/mbstring/libmbfl/Makefile.in |
| 166 | +ext/mbstring/libmbfl/autoscan.log |
| 167 | +ext/mbstring/libmbfl/config.sub |
| 168 | +ext/mbstring/libmbfl/depcomp |
| 169 | +ext/mbstring/libmbfl/ltmain.sh |
| 170 | +ext/mbstring/libmbfl/stamp-h1 |
| 171 | +ext/mbstring/libmbfl/*.dll |
| 172 | +ext/mbstring/libmbfl/*.lib |
| 173 | +ext/mbstring/libmbfl/*.RES |
| 174 | +ext/mbstring/libmbfl/*.res |
| 175 | +ext/mbstring/libmbfl/*.obj |
| 176 | +ext/mbstring/libmbfl/*.tds |
| 177 | +ext/mbstring/libmbfl/filters/Makefile.in |
| 178 | +ext/mbstring/libmbfl/mbfl/Makefile.in |
| 179 | +ext/mbstring/libmbfl/mbfl/EastAsianWidth.txt |
| 180 | +ext/mbstring/libmbfl/nls/Makefile.in |
| 181 | +ext/mssql/#*# |
| 182 | +ext/mssql/Makefile.global |
| 183 | +ext/mssql/acinclude.m4 |
| 184 | +ext/mssql/config.sub |
| 185 | +ext/mssql/configure.in |
| 186 | +ext/mssql/ltmain.sh |
| 187 | +ext/mysql/weztest.sqlite |
| 188 | +ext/oci8/tests/*.tmp |
| 189 | +ext/oci8/tests/*.vglog |
| 190 | +ext/pdo/conftest* |
| 191 | +ext/pdo/tests/*.db |
| 192 | +ext/pdo/tests/*.tmp |
| 193 | +ext/pdo_firebird/conftest* |
| 194 | +ext/pdo_mysql/conftest* |
| 195 | +ext/pdo_mysql/tests/*.db |
| 196 | +ext/pdo_mysql/tests/*.tmp |
| 197 | +ext/pdo_oci/conftest* |
| 198 | +ext/pdo_odbc/tests/*.db |
| 199 | +ext/pdo_odbc/tests/*.tmp |
| 200 | +ext/pdo_odbc/tests/*.mdb |
| 201 | +ext/pdo_pgsql/conftest* |
| 202 | +ext/pdo_pgsql/tests/*.db |
| 203 | +ext/pdo_pgsql/tests/*.tmp |
| 204 | +ext/pdo_sqlite/conftest* |
| 205 | +ext/pdo_sqlite/sqlite3.h |
| 206 | +ext/pdo_sqlite/tests/*.db |
| 207 | +ext/pdo_sqlite/tests/*.tmp |
| 208 | +ext/phar/phar.phar |
| 209 | +ext/pspell/tests/*.tmp |
| 210 | +ext/reflection/xml |
| 211 | +ext/reflection/html |
| 212 | +ext/reflection/spl.chm |
| 213 | +ext/simplexml/examples/security.new.xml |
| 214 | +ext/spl/examples/.htaccess |
| 215 | +ext/spl/examples/*.phps |
| 216 | +ext/sqlite/weztest.sqlite |
| 217 | +ext/sqlite/libsqlite/src/sqlite.h |
| 218 | +ext/sqlite/libsqlite/src/parse.out |
| 219 | +ext/sqlite/libsqlite/src/libsqlite.dsw |
| 220 | +ext/sqlite3/tests/phpsql* |
| 221 | +ext/sqlite3/tests/*.db |
| 222 | +ext/sqlite3/tests/*.tmp |
| 223 | +ext/standard/tests/misc/*.txt |
| 224 | +ext/standard/tests/strings/*.txt |
| 225 | +main/build-defs.h |
| 226 | +main/internal_functions_cli.c |
| 227 | +main/config.w32.h |
| 228 | +main/stamp-h1 |
| 229 | +main/streams/build-defs.h |
| 230 | +main/streams/stamp-h1 |
| 231 | +pear/install-pear-nozlib.phar |
| 232 | +pear/phpize |
| 233 | +pear/run-tests |
| 234 | +pear/php-config |
| 235 | +pear/scripts |
| 236 | +sapi/apache/libphp5.module |
| 237 | +sapi/apache2handler/libphp5.module |
| 238 | +sapi/apache_hooks/libphp5.module |
| 239 | +sapi/cgi/php-cgi |
| 240 | +sapi/cli/php.1 |
| 241 | +sapi/fpm/php-fpm |
| 242 | +sapi/fpm/php-fpm.1 |
| 243 | +sapi/fpm/init.d.php-fpm |
| 244 | +sapi/fpm/php-fpm.conf |
| 245 | +sapi/fpm/fpm/php-cgi |
| 246 | +scripts/php-config |
| 247 | +scripts/phpize |
| 248 | +scripts/man1/*.1 |
| 249 | +win32/*.suo |
| 250 | +win32/*.aps |
| 251 | +win32/*.positions |
| 252 | +win32/ext |
| 253 | +win32/phpts.def |
| 254 | +win32/wsyslog.h |
| 255 | +win32/win32.dsp |
| 256 | +win32/php.dsw |
0 commit comments