Ignore clojure/lein artifacts.
This commit is contained in:
parent
24388e0e94
commit
aa481c3e52
|
|
@ -1,3 +1,6 @@
|
||||||
*.pyc
|
*.pyc
|
||||||
*.o
|
*.o
|
||||||
*.so
|
*.so
|
||||||
|
other/.lein-deps-sum
|
||||||
|
other/classes
|
||||||
|
other/lib
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue