Przeglądaj źródła

Merge pull request #10 from ajaybhargav/master

Update gitignore to avoid tracking unwanted files
Kevin Branigan 10 lat temu
rodzic
commit
a819694712
1 zmienionych plików z 7 dodań i 1 usunięć
  1. 7 1
      .gitignore

+ 7 - 1
.gitignore

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