diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-23 06:00:47 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-23 06:00:47 +0100 |
commit | 47241e0fc7b00769d014430bf6f6903c4fe41b51 (patch) | |
tree | 523b51de4136b28dc546b6e043c5658d4400d731 /.gitignore | |
parent | Fix #22: remove initial underscore from include guards (diff) | |
download | redshift-ng-47241e0fc7b00769d014430bf6f6903c4fe41b51.tar.gz redshift-ng-47241e0fc7b00769d014430bf6f6903c4fe41b51.tar.bz2 redshift-ng-47241e0fc7b00769d014430bf6f6903c4fe41b51.tar.xz |
Update .gitignore with data/systemd/redshift{,-gtk}.service
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -45,6 +45,8 @@ src/redshift-gtk/redshift-gtk contrib/redshift.spec src/redshift src/redshift-gtk/__pycache__/ +/data/systemd/redshift.service +/data/systemd/redshift-gtk.service # gettext /po/POTFILES |