diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2024-03-12 06:07:07 -0700 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2024-03-12 06:08:54 -0700 |
commit | dd64f64db665840b35cd980291f1c14711ac42d2 (patch) | |
tree | 1498a05fa0e9acd659dba3136d0b093686fdbfeb /.gitignore | |
parent | Revision bump. (diff) | |
download | fifo-cronolog-dd64f64db665840b35cd980291f1c14711ac42d2.tar.gz fifo-cronolog-dd64f64db665840b35cd980291f1c14711ac42d2.tar.bz2 fifo-cronolog-dd64f64db665840b35cd980291f1c14711ac42d2.zip |
feat: systemd supportv1.2.0
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..29b8ac9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ + +*.o +fifo-cronolog |