commit 251d15c1fdecf4c05734313f5bdb73469c68991c parent 333528b2e20b9d43bc94b3b15a44fe92b2847f16 Author: Devin J. Pohly <djpohly@gmail.com> Date: Sat, 11 Apr 2020 21:33:47 -0500 add *.o to ignore Diffstat:
| M | .gitignore | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,4 +1,5 @@ dwl +*.o *-protocol.c *-protocol.h .ccls-cache