diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ *.x86 *.llvm *.out -*.x86.tmp -*.llvm.tmp +*.boot +*.rustc *.cmx *.dll *.exe |
| index : rust | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 4 |
@@ -2,8 +2,8 @@ *.x86 *.llvm *.out -*.x86.tmp -*.llvm.tmp +*.boot +*.rustc *.cmx *.dll *.exe |