소스 검색

Added git-ignore file so I don't accidentally commit cvitjs into blast.

Lacey Sanderson 7 년 전
부모
커밋
911e1de8cd
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -0,0 +1,4 @@
+
+# Ignore an internal CViTjs installation.
+# Assumes it's been cloned in the js directory
+js/*