diff options
| author | Jason Gross | 2020-06-21 00:19:03 -0400 |
|---|---|---|
| committer | Jason Gross | 2020-06-21 00:19:03 -0400 |
| commit | 6e60934263e8e52fc6212a7c9fc0d6b243098b09 (patch) | |
| tree | 0af581b739de0dc19bd99fb4885d20fcef20fc02 /.gitignore | |
| parent | 43dba0d74b6cc39eea149c2908291e9108d21e71 (diff) | |
Add a generated file to .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0c7a8f70f6..557655317c 100644 --- a/.gitignore +++ b/.gitignore @@ -92,6 +92,7 @@ test-suite/coqdoc/coqdoc.css test-suite/output/MExtraction.out test-suite/output/*.out.real test-suite/oUnit-anon.cache +test-suite/redirect_test.out test-suite/unit-tests/**/*.test # documentation |
