]> source.dussan.org Git - gitignore.git/commit
Add more standard ignored files for Julia (#2992)
authorAlex Arslan <ararslan@comcast.net>
Thu, 14 Mar 2019 16:41:28 +0000 (09:41 -0700)
committerBrendan Forster <brendan@github.com>
Thu, 14 Mar 2019 16:41:28 +0000 (13:41 -0300)
commit76512d9b96c7d868eb3f65acaa0445ce09efb787
tree267d33bd7868755f898079d47c8eb7e05e8614cc
parent1a417fe294b04eef994de87bce281cc09f401293
Add more standard ignored files for Julia (#2992)

* Add more standard ignored files for Julia

In particular, this adds documentation build artifacts generated by Documenter.jl as well as Manifest.toml, which can appear in docs/, in test/, or at the top level.

* Clarify the intent of each ignored item

Also add a few more build artifacts from BinaryProvider/BinDeps.
Julia.gitignore