소스 검색

ignore some pdfs that I want to keep in this folder

Martin Thoma 13 년 전
부모
커밋
63414fe4ed
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -25,3 +25,8 @@
 *.maf
 *.mtc
 *.mtc0
+
+## I want to keep some PDFs
+documents/Analysis I/*.pdf
+documents/Analysis II/*.pdf
+cheat-sheets/analysis/*.pdf