gitignore
authorMichael Wallner <mike@php.net>
Mon, 16 Feb 2015 09:25:52 +0000 (10:25 +0100)
committerMichael Wallner <mike@php.net>
Mon, 16 Feb 2015 09:25:52 +0000 (10:25 +0100)
.gitignore

index 64b23b6c9850843b25b88288a97f0833805da510..93781ff39705687030eaada19d3b577665056d59 100644 (file)
@@ -29,6 +29,7 @@ mkinstalldirs
 modules/
 pecl_http-*.tgz
 *.lo
+*.o
 run-tests.php
 tests/*.diff
 tests/*.exp
@@ -37,3 +38,4 @@ tests/*.out
 tests/*.php
 tests/*.sh
 lcov_data
+*~