Skip to content

Commit

Permalink
Auto merge of #1103 - fitzgen:creduce-backup-ignore, r=emilio
Browse files Browse the repository at this point in the history
Ignore C-Reduce's backup files

r? @pepyakin
  • Loading branch information
bors-servo authored Oct 25, 2017
2 parents c30a805 + cd1af7c commit 6a48ca9
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
Expand Up @@ -14,3 +14,6 @@ __bindgen.*

# Generated by C-Smith
csmith-fuzzing/platform.info

# Backups of test cases from C-Reduce
**.orig

0 comments on commit 6a48ca9

Please sign in to comment.