Use local .gitignore

pull/92/head
Craig Tiller 10 years ago
parent 1b3a881f8f
commit ff7cdd3bad
  1. 3
      .gitignore
  2. 5
      src/php/.gitignore

3
.gitignore vendored

@ -10,6 +10,3 @@ objs
# cache for run_tests.py
.run_tests_cache
# phpize output
src/php/ext/grpc/ltmain.sh

@ -15,4 +15,7 @@ run-tests.php
install-sh
libtool
missing
mkinstalldirs
mkinstalldirs
ext/grpc/ltmain.sh

Loading…
Cancel
Save