Quellcode durchsuchen

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

Lacey Sanderson vor 7 Jahren
Ursprung
Commit
911e1de8cd
1 geänderte Dateien mit 4 neuen und 0 gelöschten Zeilen
  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/*