ソースを参照

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