diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-04-24 17:54:42 +0200 | 
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-04-24 17:54:42 +0200 | 
| commit | 10cb51c7fd28c4d6b0b0da180d1fcf23004ac2bb (patch) | |
| tree | d6ed4985be83069720db38a7942df1f233a23517 /.gitignore | |
| parent | add make install (diff) | |
| download | xpybar-10cb51c7fd28c4d6b0b0da180d1fcf23004ac2bb.tar.gz xpybar-10cb51c7fd28c4d6b0b0da180d1fcf23004ac2bb.tar.bz2 xpybar-10cb51c7fd28c4d6b0b0da180d1fcf23004ac2bb.tar.xz  | |
m + dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
| -rw-r--r-- | .gitignore | 3 | 
1 files changed, 3 insertions, 0 deletions
@@ -2,6 +2,9 @@ _/  bin/  obj/  __pycache__/ +/dist/*/*/* +!/dist/archlinux/*/PKGBUILD +!/dist/archlinux/*/xpybar.install  \#*\#  .*  !.git*  | 
