Explorar el Código

Merge pull request #10 from ajaybhargav/master

Update gitignore to avoid tracking unwanted files
Kevin Branigan hace 10 años
padre
commit
a819694712
Se han modificado 1 ficheros con 7 adiciones y 1 borrados
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

@@ -1,2 +1,8 @@
 .svn
-test
+test
+*.o
+*.a
+*.so
+*.swp
+*.patch
+tags