We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4d88f commit 967fcc5Copy full SHA for 967fcc5
1 file changed
.gitignore
@@ -1,2 +1,11 @@
1
-.dub
+.dub/
2
+*~
3
+docs/
4
+docs.json
5
+examples/.dub/
6
+examples/mnist
7
+examples/mnist_data/
8
+examples/rcv1
9
+examples/rcv1_data/
10
+libvectorflow.a
11
vectorflow-test-unittest
0 commit comments