diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-10-12 20:32:23 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-10-12 20:32:23 +0200 |
commit | 9b779bda2db3e11251ab52045ef484d27810c2e5 (patch) | |
tree | a27df66c28ccf7c7da088151ca7f393433bceaf7 /.gitignore | |
parent | fix whitespace in makefile (diff) | |
download | bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.tar.gz bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.tar.bz2 bfind-9b779bda2db3e11251ab52045ef484d27810c2e5.tar.xz |
dist
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ __pycache__/ \#*\# .* !.git* +*~ *.sw[op] *.py[co] /bfind |