diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2020-05-14 15:57:35 -0700 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2020-05-14 15:58:36 -0700 |
| commit | afc84c2fd115aa1c7a80bd5d83834c30c4563a6c (patch) | |
| tree | 1d2fff919cb8230a673debefe1daee2a8a4e84e5 /.gitignore | |
| parent | b477c4812d1f0d0ed0fe56abcdcaa356cc3a652e (diff) | |
Fix ulab, math and template.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 403fcc299..f5edb89f0 100644 --- a/.gitignore +++ b/.gitignore @@ -52,7 +52,7 @@ _build # Generated rst files ###################### genrst/ -autoapi/ +/autoapi/ # ctags and similar ################### |
