Annotation of embedaddon/php/.gitignore, revision 1.1

1.1     ! misho       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_ini_parser.c
        !           100: Zend/zend_ini_parser.h
        !           101: Zend/zend_ini_parser.output
        !           102: Zend/zend_language_parser.c
        !           103: Zend/zend_language_parser.h
        !           104: Zend/zend_language_parser.output
        !           105: ext/date/lib/timelib_config.h
        !           106: ext/iconv/php_iconv_aliased_libiconv.h
        !           107: ext/phar/phar.php
        !           108: main/php_config.h
        !           109: main/php_config.h.in
        !           110: 
        !           111: # Test specific Ignores
        !           112: tests/*/*.diff
        !           113: tests/*/*.out
        !           114: tests/*/*.php
        !           115: tests/*/*.exp
        !           116: tests/*/*.log
        !           117: tests/*/*.sh
        !           118: */tests/*.diff
        !           119: */tests/*.out
        !           120: */tests/*.php
        !           121: */tests/*.exp
        !           122: */tests/*.log
        !           123: */tests/*.sh
        !           124: */tests/*/*.diff
        !           125: */tests/*/*.out
        !           126: */tests/*/*.php
        !           127: */tests/*/*.exp
        !           128: */tests/*/*.log
        !           129: */tests/*/*.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: 
        !           143: # Extension specifc ignores
        !           144: ext/*/configure.in
        !           145: ext/*/ltmain.sh
        !           146: ext/*/libs.mk
        !           147: ext/*/build
        !           148: ext/*/scan_makefile_in.awk
        !           149: ext/*/Makefile.global
        !           150: ext/*/acinclude.m4
        !           151: ext/*/config.sub
        !           152: 
        !           153: # Extension specific
        !           154: ext/iconv/scan_makefile_in.awk
        !           155: ext/iconv/php_have_bsd_iconv.h
        !           156: ext/iconv/php_have_ibm_iconv.h
        !           157: ext/iconv/php_have_libiconv.h
        !           158: ext/iconv/php_php_iconv_h_path.h
        !           159: ext/iconv/php_have_glibc_iconv.h
        !           160: ext/iconv/php_php_iconv_impl.h
        !           161: ext/iconv/php_have_iconv.h
        !           162: ext/iconv/php_iconv_supports_errno.h
        !           163: ext/mbstring/libmbfl/Makefile.in
        !           164: ext/mbstring/libmbfl/autoscan.log
        !           165: ext/mbstring/libmbfl/config.sub
        !           166: ext/mbstring/libmbfl/depcomp
        !           167: ext/mbstring/libmbfl/ltmain.sh
        !           168: ext/mbstring/libmbfl/stamp-h1
        !           169: ext/mbstring/libmbfl/*.dll
        !           170: ext/mbstring/libmbfl/*.lib
        !           171: ext/mbstring/libmbfl/*.RES
        !           172: ext/mbstring/libmbfl/*.res
        !           173: ext/mbstring/libmbfl/*.obj
        !           174: ext/mbstring/libmbfl/*.tds
        !           175: ext/mbstring/libmbfl/filters/Makefile.in
        !           176: ext/mbstring/libmbfl/mbfl/Makefile.in
        !           177: ext/mbstring/libmbfl/mbfl/EastAsianWidth.txt
        !           178: ext/mbstring/libmbfl/nls/Makefile.in
        !           179: ext/mssql/#*#
        !           180: ext/mssql/Makefile.global
        !           181: ext/mssql/acinclude.m4
        !           182: ext/mssql/config.sub
        !           183: ext/mssql/configure.in
        !           184: ext/mssql/ltmain.sh
        !           185: ext/mysql/weztest.sqlite
        !           186: ext/oci8/tests/*.tmp
        !           187: ext/oci8/tests/*.vglog
        !           188: ext/pdo/conftest*
        !           189: ext/pdo/tests/*.db
        !           190: ext/pdo/tests/*.tmp
        !           191: ext/pdo_firebird/conftest*
        !           192: ext/pdo_mysql/conftest*
        !           193: ext/pdo_mysql/tests/*.db
        !           194: ext/pdo_mysql/tests/*.tmp
        !           195: ext/pdo_oci/conftest*
        !           196: ext/pdo_odbc/tests/*.db
        !           197: ext/pdo_odbc/tests/*.tmp
        !           198: ext/pdo_odbc/tests/*.mdb
        !           199: ext/pdo_pgsql/conftest*
        !           200: ext/pdo_pgsql/tests/*.db
        !           201: ext/pdo_pgsql/tests/*.tmp
        !           202: ext/pdo_sqlite/conftest*
        !           203: ext/pdo_sqlite/sqlite3.h
        !           204: ext/pdo_sqlite/tests/*.db
        !           205: ext/pdo_sqlite/tests/*.tmp
        !           206: ext/phar/phar.phar
        !           207: ext/pspell/tests/*.tmp
        !           208: ext/reflection/xml
        !           209: ext/reflection/html
        !           210: ext/reflection/spl.chm
        !           211: ext/simplexml/examples/security.new.xml
        !           212: ext/spl/examples/.htaccess
        !           213: ext/spl/examples/*.phps
        !           214: ext/sqlite/weztest.sqlite
        !           215: ext/sqlite/libsqlite/src/sqlite.h
        !           216: ext/sqlite/libsqlite/src/parse.out
        !           217: ext/sqlite/libsqlite/src/libsqlite.dsw
        !           218: ext/sqlite3/tests/phpsql*
        !           219: ext/sqlite3/tests/*.db
        !           220: ext/sqlite3/tests/*.tmp
        !           221: ext/standard/tests/misc/*.txt
        !           222: ext/standard/tests/strings/*.txt
        !           223: main/build-defs.h
        !           224: main/internal_functions_cli.c
        !           225: main/config.w32.h
        !           226: main/stamp-h1
        !           227: main/streams/build-defs.h
        !           228: main/streams/stamp-h1
        !           229: pear/install-pear-nozlib.phar
        !           230: pear/phpize
        !           231: pear/run-tests
        !           232: pear/php-config
        !           233: pear/scripts
        !           234: sapi/apache/libphp5.module
        !           235: sapi/apache2handler/libphp5.module
        !           236: sapi/apache_hooks/libphp5.module
        !           237: sapi/cgi/php-cgi
        !           238: sapi/cli/php.1
        !           239: sapi/fpm/php-fpm
        !           240: sapi/fpm/php-fpm.1
        !           241: sapi/fpm/init.d.php-fpm
        !           242: sapi/fpm/php-fpm.conf
        !           243: sapi/fpm/fpm/php-cgi
        !           244: scripts/php-config
        !           245: scripts/phpize
        !           246: scripts/man1/*.1
        !           247: win32/*.suo
        !           248: win32/*.aps
        !           249: win32/*.positions
        !           250: win32/ext
        !           251: win32/phpts.def
        !           252: win32/wsyslog.h
        !           253: win32/win32.dsp
        !           254: win32/php.dsw

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>