Sfoglia il codice sorgente

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

Lacey Sanderson 7 anni fa
parent
commit
911e1de8cd
1 ha cambiato i file con 4 aggiunte e 0 eliminazioni
  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/*