소스 검색

Adding an gitignore list

Other hide options should be considered, but this at least hides the
auto generated tags. This is probably only a problem for those pulling
the project in submodules.
Michael Girouard 12 년 전
부모
커밋
13ac642d5d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+# Ignore generated tags
+/doc/tags/