Browse Source

Ignore .o files

These appear if you directly compile V8Js into PHP
Stefan Siegl 9 years ago
parent
commit
c0d15af9cc
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 *.lo
 *.lo
+*.o
 .deps
 .deps
 .libs
 .libs
 /Makefile
 /Makefile