Преглед изворни кода

Merge pull request #10 from ajaybhargav/master

Update gitignore to avoid tracking unwanted files
Kevin Branigan пре 10 година
родитељ
комит
a819694712
1 измењених фајлова са 7 додато и 1 уклоњено
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

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