fix #6: compatibility with 8.2
[awesomized/ext-ion] / .gitignore
index 6c67a1e0ccd85ecc9a357a75d2f35e917e6905ae..88f3ea4fd257ce39198bfc0b681b08fad10bd346 100644 (file)
@@ -1,3 +1,5 @@
+*~
+*.o
 *.lo
 *.la
 .libs
@@ -5,6 +7,7 @@ acinclude.m4
 aclocal.m4
 autom4te.cache
 build
+config.cache
 config.guess
 config.h
 config.h.in
@@ -19,7 +22,7 @@ include
 install-sh
 libtool
 ltmain.sh
-Makefile
+/Makefile
 Makefile.fragments
 Makefile.global
 Makefile.objects
@@ -38,5 +41,13 @@ tests/**/*.log
 tests/**/*.sh
 tests/**/*.db
 tests/**/*.mem
-tests/Timestamp/
 tmp-php.ini
+*.dep
+*.gcda
+*.gcno
+.idea
+docs/vendor
+docs/src
+docs/*composer*
+*.tgz
+vendor/