diff options
| author | Devin J. Pohly <djpohly@gmail.com> | 2020-04-11 21:33:47 -0500 | 
|---|---|---|
| committer | Devin J. Pohly <djpohly@gmail.com> | 2020-04-11 21:33:47 -0500 | 
| commit | 251d15c1fdecf4c05734313f5bdb73469c68991c (patch) | |
| tree | 308221a7c14465cf43d43fcde27334b9c1d9085a | |
| parent | 333528b2e20b9d43bc94b3b15a44fe92b2847f16 (diff) | |
add *.o to ignore
| -rw-r--r-- | .gitignore | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -1,4 +1,5 @@  dwl +*.o  *-protocol.c  *-protocol.h  .ccls-cache | 
