diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2022-08-19 12:23:05 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2022-08-19 12:23:05 -0300 |
commit | 7bc00e7671bfad8853b38c1d81c0d8214ed0fc79 (patch) | |
tree | 5e3988d0a6098025fef1a83c6d1e46b1c5c28a61 | |
parent | 87966fcc1db3d0244c299fca7f3154030f51640d (diff) | |
download | keyringer-7bc00e7671bfad8853b38c1d81c0d8214ed0fc79.tar.gz keyringer-7bc00e7671bfad8853b38c1d81c0d8214ed0fc79.tar.bz2 |
Adds a .gitignore for the debian branch
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..561a83b --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +.ikiwiki +build-area +tarballs +www |