Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Viral B. Shah committed Jan 26, 2012
1 parent 84e970b commit c4865bd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
*~
*#

/*.tar.gz
/tmp
/dist

/julia
/julia-debug-*
Expand All @@ -11,6 +13,7 @@
/libjulia-release.so
/libjulia-release.dylib

/boot.j.inc
/sys.ji
/sys0.ji
/h2j

0 comments on commit c4865bd

Please sign in to comment.