Explorar o código

update .gitignore so PEAR_PackageFileManager_Git handles it well

Stefan Siegl %!s(int64=8) %!d(string=hai) anos
pai
achega
d8d9fba648
Modificáronse 1 ficheiros con 20 adicións e 19 borrados
  1. 20 19
      .gitignore

+ 20 - 19
.gitignore

@@ -2,40 +2,41 @@
 *.o
 .deps
 .libs
-/Makefile
-/Makefile.fragments
-/Makefile.global
-/Makefile.objects
+Makefile
+Makefile.fragments
+Makefile.global
+Makefile.objects
 acinclude.m4
 aclocal.m4
-autom4te.cache
-build
+autom4te.cache/*
+build/*
 config.guess
-/config.h
-/config.h.in
+config.h
+config.h.in
 *.log
 config.nice
 config.status
 config.sub
-/configure
-/configure.in
+configure
+configure.in
 *~
 install-sh
 libtool
 ltmain.sh
 missing
 mkinstalldirs
-modules
+modules/*
 v8js.la
-/run-tests.php
+v8js-*.tgz
+run-tests.php
 .*.sw[poq]
 
-/tests/*.diff
-/tests/*.exp
-/tests/*.out
-/tests/*.php
-/tests/*.sh
-/tests/*.mem
+tests/*.diff
+tests/*.exp
+tests/*.out
+tests/*.php
+tests/*.sh
+tests/*.mem
 
-/.vagrant
+.vagrant
 tmp-php.ini