Update gitignore

This commit is contained in:
Travis Cross 2014-04-05 07:57:05 +00:00
parent c26343d0c9
commit fb7fa3d66a
3 changed files with 10 additions and 2 deletions

1
libs/.gitignore vendored
View File

@ -775,6 +775,7 @@ opal
/win32/tmp*.bat
!/xmlrpc-c/include/xmlrpc-c/config.h.in
/xmlrpc-c/stamp-h2
/xmlrpc-c/stamp-h3
/xmlrpc-c/examples/config.h
/xmlrpc-c/include/xmlrpc-c/config.h
/xmlrpc-c/transport_config.h

7
libs/esl/.gitignore vendored
View File

@ -3,3 +3,10 @@ testserver_fork
Makefile
Makefile.in
/src/include/esl_config_auto.h
/src/include/stamp-h2
!java/Makefile
!lua/Makefile
!managed/Makefile
!python/Makefile
!ruby/Makefile
!tcl/Makefile

View File

@ -1,2 +1,2 @@
Makefile
Makefile.in
/Makefile
/Makefile.in