diff options
author | Ingmar Vanhassel <ingmar@exherbo.org> | 2014-09-18 21:35:36 +0200 |
---|---|---|
committer | Ingmar Vanhassel <ingmar@exherbo.org> | 2014-09-18 21:35:36 +0200 |
commit | b1c9a8c1f9b6437a7e0c7c0fbccc985d5406cd95 (patch) | |
tree | a6306cd7b14c06fafc911480d7d67535c9ed46d7 /.gitignore | |
parent | c4d10755ff105f88506621a8ed8b309a8dadc7e7 (diff) | |
download | wgetpaste-b1c9a8c1f9b6437a7e0c7c0fbccc985d5406cd95.tar.gz |
Add .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9adf581 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.tar.bz2 |