Skip to content
This repository was archived by the owner on Nov 17, 2023. It is now read-only.

Commit 4ad5997

Browse files
committed
add test files to gitignore
1 parent e1057c1 commit 4ad5997

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

contrib/clojure-package/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,10 @@ examples/visualization/test-vis.pdf
3939
src/.DS_Store
4040
src/org/.DS_Store
4141
test/test-ndarray.clj
42+
test/test-ndarray-random.clj
4243
test/test-ndarray-api.clj
4344
test/test-symbol.clj
45+
test/test-symbol-random.clj
4446
test/test-symbol-api.clj
4547
src/org/apache/clojure_mxnet/gen/*
4648

0 commit comments

Comments
 (0)