Browse Source

Ignore .o files

These appear if you directly compile V8Js into PHP
Stefan Siegl 9 năm trước cách đây
mục cha
commit
c0d15af9cc
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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