Revision 148dd779bc9e4943efb6d77825b6082d2bca1ee4 authored by Tony Kelman on 07 March 2016, 13:07:26 UTC, committed by Tony Kelman on 07 March 2016, 13:07:26 UTC
1 parent 131a2df
Raw File
.gitignore
/*.tar.gz
/tmp
/dist
/dist-extras
/julia
/usr
/usr-staging
/Make.user
/julia-*
/source-dist.tmp
/source-dist.tmp1

*.exe
*.dll
*.do
*.o
*.obj
*.so
*.dylib
*.dSYM
*.jl.cov
*.jl.*.cov
*.jl.mem
*.ji

.DS_Store
back to top