diff options
author | Peter Powell <petpow@saberuk.com> | 2014-06-04 15:44:25 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2014-06-28 18:09:06 +0200 |
commit | 644e445ba4f7b0c124934e37c190defa2cf348f6 (patch) | |
tree | 107aa2e3c24a3f86469035e46a31328cc7e81195 /.gitignore | |
parent | d97fabeb54c67a14a90f48c685b72d38c5229748 (diff) |
Add systemd service file.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d473e66cc..b22925f6c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /GNUmakefile /build /inspircd +/inspircd.service /org.inspircd.plist /run /bin |