diff options
author | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2016-09-01 17:41:29 +0200 |
---|---|---|
committer | Hugo Herbelin <Hugo.Herbelin@inria.fr> | 2016-09-09 23:14:27 +0200 |
commit | cc08fd749889b64dd219673efa4eebc3be6d956a (patch) | |
tree | f743ef40cfe69b2c741a2b44576ba31d997e96a5 /.gitignore | |
parent | a9efa6f9e601cc2bfa1968dca1cdc0d01ebf55e8 (diff) |
Updating .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8a0c54f8f..4acd9930e 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,7 @@ kernel/byterun/dllcoqrun.so coqdoc.sty csdp.cache test-suite/lia.cache +test-suite/nra.cache test-suite/trace test-suite/misc/universes/all_stdlib.v test-suite/misc/universes/universes.txt |