diff options
author | Christian Hesse <mail@eworm.de> | 2018-01-08 13:30:44 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2018-01-08 13:30:44 +0100 |
commit | 54378a355c31bf2e05fa90100ea3df6fc3ad56a1 (patch) | |
tree | 9cb21d137c073261164c1e14d746550c1521cc09 /.gitignore | |
download | udp514-journal-54378a355c31bf2e05fa90100ea3df6fc3ad56a1.tar.gz udp514-journal-54378a355c31bf2e05fa90100ea3df6fc3ad56a1.tar.zst |
initial commit0.0.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b1df16f --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +*~ +*.o +udp514-journal +README.html +version.h +udp514-journal-*.tar.xz +udp514-journal-*.tar.xz.asc |