commit 544f535bbf3c00e8b0b7140ef4cd2292320b1751 parent 79398d9102c8f9ae2c8fff47e8896c6e9266d866 Author: Michael Stapelberg <michael@stapelberg.de> Date: Sat, 7 Apr 2012 19:41:12 +0200 add .gitignore Diffstat:
| A | .gitignore | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore @@ -0,0 +1,4 @@ +i3lock +*.o +tags +*.swp
