diff options
author | Nick Fitzgerald <fitzgen@gmail.com> | 2017-10-25 11:13:42 -0700 |
---|---|---|
committer | Nick Fitzgerald <fitzgen@gmail.com> | 2017-10-25 11:14:22 -0700 |
commit | cd1af7cacf499706f173cf8e77cfb226abab8dea (patch) | |
tree | 7fab8445924de0dd84b266731f6d05644ff84990 | |
parent | c30a8050e5def6a9fcb43e6a683f8446d15a3006 (diff) |
Ignore C-Reduce's backup files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,3 +14,6 @@ __bindgen.* # Generated by C-Smith csmith-fuzzing/platform.info + +# Backups of test cases from C-Reduce +**.orig |