diff options
| author | Joel Martin <github@martintribe.org> | 2014-10-25 11:42:07 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2015-01-06 21:58:35 -0600 |
| commit | abdd56ebc0e01cd92f694ef2bcafcc394453d055 (patch) | |
| tree | d1ace96ac90e5d888e4d4d05dd4ca0c0445a856e /.gitignore | |
| parent | f41866dbe99080f0916512261f0412c5bc65f190 (diff) | |
| download | mal-abdd56ebc0e01cd92f694ef2bcafcc394453d055.tar.gz mal-abdd56ebc0e01cd92f694ef2bcafcc394453d055.zip | |
Rust: step0_repl and step1_read_print
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 14 |
1 files changed, 3 insertions, 11 deletions
@@ -27,14 +27,6 @@ go/step* go/mal java/target/ java/dependency-reduced-pom.xml -rust/step0_repl -rust/step1_read_print -rust/step2_eval -rust/step3_env -rust/step4_if_fn_do -rust/step5_tco -rust/step6_file -rust/step7_quote -rust/step8_macros -rust/step9_try -rust/stepA_interop +rust/target/ +rust/Cargo.lock +rust/.cargo |
