commit fdaf1b22d8317f06474b2f5208e45d7d44e7a919 parent 5a2a6e4f613292d01643e36a72aa72e9c6cb4e3a Author: Chris Guillott <chris@techfo.xyz> Date: Tue, 9 Feb 2016 08:54:17 -0500 update .gitignore to include i3lock-color instead of i3lock Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore @@ -1,4 +1,4 @@ -i3lock +i3lock-color *.o tags *.swp
