diff options
author | Christian Hesse <mail@eworm.de> | 2014-01-02 15:10:55 +0100 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2014-01-02 15:10:55 +0100 |
commit | ff35eb4e716a68d991007348121c8947ddee4276 (patch) | |
tree | 5048225a233a1d8314c8f79e0d883ede0da03758 /.gitignore | |
parent | 18c11dba6a9309b624c67ec6cf7633fa9bdda17a (diff) | |
download | nullshell-ff35eb4e716a68d991007348121c8947ddee4276.tar.gz nullshell-ff35eb4e716a68d991007348121c8947ddee4276.tar.zst |
add make release
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,3 +2,5 @@ config.h nullshell README.html version.h +nullshell-*.tar.xz +nullshell-*.tar.xz.asc |