diff options
author | Jan200101 <sentrycraft123@gmail.com> | 2021-07-04 22:03:43 +0200 |
---|---|---|
committer | Jan200101 <sentrycraft123@gmail.com> | 2021-07-04 22:03:43 +0200 |
commit | ecaa59963c8b77801bf20c4e888b83a922125b36 (patch) | |
tree | 27d42bf65f7f7c2272a6f45fb7c28b30e89e5d79 /.gitignore | |
parent | 2352079d0c54955f69b9070fc022c5f099906805 (diff) | |
download | polecat-ecaa59963c8b77801bf20c4e888b83a922125b36.tar.gz polecat-ecaa59963c8b77801bf20c4e888b83a922125b36.zip |
fix wrong comparison, remove whitespace, add Makefile and Doxyfile
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ build* +docs* *.tar* zig-cache |