diff options
author | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-21 17:53:59 -0400 |
---|---|---|
committer | Leo Tenenbaum <pommicket@gmail.com> | 2020-06-21 17:53:59 -0400 |
commit | ac6e0671373351c07ee05e5217108a636cb707cc (patch) | |
tree | 8d1327b1b59795b0036a2b5460fbef7dd36e1aba /.gitignore | |
parent | 692d13cc1a6fda2776d0ad0b34e9fbff0bc2c55c (diff) |
oops gitignore was ignoring docs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -10,8 +10,6 @@ tags std/*.c std/*.o *.so -README.html -docs/*.html *.dll *.exp *.lib |