docs: simplify install instructions
[awesomized/ext-ion] / .gitignore
index ae434fef9765cfe36e8bd262a2975ed9e158118e..a4e2e2b99eaecb2e6376256d43334e03226e54b3 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
@@ -39,3 +42,11 @@ tests/**/*.sh
 tests/**/*.db
 tests/**/*.mem
 tmp-php.ini
+*.dep
+*.gcda
+*.gcno
+.idea
+docs/vendor
+docs/src
+docs/composer.*
+*.tgz