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