diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index f60bcf700c..5175cd3e82 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,7 +3,7 @@ ext/simplexml/simplexml.c ident ext/iconv/php_iconv.h ident ext/posix/posix.c ident ext/recode/recode.c ident -ext/skeleton/create_stubs ident +ext/ext_skel.php ident ext/phar/phar/pharcommand.inc ident ext/phar/phar.c ident ext/sysvmsg/sysvmsg.c ident @@ -17,8 +17,6 @@ ext/dba/libcdb/cdb.c ident ext/filter/filter.c ident README.input_filter ident run-tests.php ident -Zend/RFCs/002.txt ident -Zend/RFCs/003.txt ident ext/exif/exif.c ident ext/ldap/ldap.c ident ext/pdo_pgsql/pdo_pgsql.c ident |