diff options
author | clsr <clsr@clsr.net> | 2019-12-28 21:50:06 +0100 |
---|---|---|
committer | clsr <clsr@clsr.net> | 2019-12-28 21:50:06 +0100 |
commit | c62e1681f7635254561d01ccaf995d0a16232b58 (patch) | |
tree | 006d18405af689babf9af8ca3ef810deef79da4f /.gitignore | |
download | dwmclock-pkgbuild-c62e1681f7635254561d01ccaf995d0a16232b58.tar.gz dwmclock-pkgbuild-c62e1681f7635254561d01ccaf995d0a16232b58.zip |
Initial commitv1.3.2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..61f0d5e --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/dwmclock-*.*.*.tar.* +/src/ +/pkg/ +/dwmclock-*.*.*-*-*.pkg.tar.* |