diff options
author | Christian Hesse <mail@eworm.de> | 2014-07-02 21:47:34 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-07-02 21:47:34 +0200 |
commit | 8768b2bfed1163df04d68c2c26b610e7f7f229de (patch) | |
tree | 7f4550ca0c12e9e15d45561fcb27d0a539223a62 /.gitignore | |
download | journal-notify-8768b2bfed1163df04d68c2c26b610e7f7f229de.tar.gz journal-notify-8768b2bfed1163df04d68c2c26b610e7f7f229de.tar.zst |
initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..efc341b --- /dev/null +++ b/.gitignore @@ -0,0 +1,8 @@ +*~ +*.o +config.h +journal-notify +README.html +version.h +journal-notify-*.tar.xz +journal-notify-*.tar.xz.asc |