初始化PHP-Xlswrite扩展
This commit is contained in:
37
library/libexpat/.gitignore
vendored
Normal file
37
library/libexpat/.gitignore
vendored
Normal file
@ -0,0 +1,37 @@
|
||||
# CVS default ignores begin
|
||||
tags
|
||||
TAGS
|
||||
.make.state
|
||||
.nse_depinfo
|
||||
*~
|
||||
#*
|
||||
.#*
|
||||
,*
|
||||
_$*
|
||||
*$
|
||||
*.old
|
||||
*.bak
|
||||
*.BAK
|
||||
*.orig
|
||||
*.rej
|
||||
.del-*
|
||||
*.a
|
||||
*.olb
|
||||
*.o
|
||||
*.obj
|
||||
*.so
|
||||
*.exe
|
||||
*.Z
|
||||
*.elc
|
||||
*.ln
|
||||
core
|
||||
# CVS default ignores end
|
||||
expat/win32/bin/
|
||||
expat/win32/tmp/
|
||||
expat/.vs/
|
||||
expat/**/*.vcxproj.user
|
||||
expat/**/*.suo
|
||||
expat/**/*.sdf
|
||||
expat/**/*.VC.db
|
||||
expat/tests/**/Debug/
|
||||
expat/tests/**/Release/
|
Reference in New Issue
Block a user