diff options
| author | tslil clingman <> | 2018-09-18 23:59:12 -0400 |
|---|---|---|
| committer | tslil clingman <> | 2019-02-02 19:57:05 -0500 |
| commit | dd01e956d2a3d05597113a7c454ac4cb09e3ec19 (patch) | |
| tree | fcd382de896f25b099054a8545088eb7eca50646 /.gitignore | |
A proof that univalence implies function extensionality
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..138884c --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +*.agdai*.aux +*.log +*.toc +*.out +*.aux +*.agdai +*.synctex.gz +.#* +auto/* |
