소스 검색

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