diff options
author | Michael Stapelberg | 2015-02-08 13:04:34 +0000 |
---|---|---|
committer | Michael Stapelberg | 2015-02-08 13:04:34 +0000 |
commit | df8d69a9953a0a7da48a17dae6d2d1327c330411 (patch) | |
tree | 5ea263317fa6b7745b94ce1cc25817b7b6bff96e | |
parent | make github the canonical i3status repository (diff) | |
parent | Add i3status and man/i3status.1 to ignore list. (diff) |
Merge pull request #2 from pfsmorigo/master
Add i3status and man/i3status.1 to ignore list.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ *.o .*.swp +i3status +man/i3status.1 |