docs: attempt to fix gh-pages
[awesomized/ext-ion] / .gitignore
index 30a7c1317d694d200bdf87ed859bd6d5367c88d5..b0405b58d5886e03f97a4a7c4beb8442db80f4af 100644 (file)
@@ -21,7 +21,7 @@ include
 install-sh
 libtool
 ltmain.sh
-Makefile
+/Makefile
 Makefile.fragments
 Makefile.global
 Makefile.objects
@@ -40,8 +40,11 @@ tests/**/*.log
 tests/**/*.sh
 tests/**/*.db
 tests/**/*.mem
-tests/Timestamp/
 tmp-php.ini
 *.dep
 *.gcda
 *.gcno
+.idea
+docs/vendor
+docs/src
+docs/composer.*