diff options
author | Helmut Grohne <helmut@subdivi.de> | 2013-02-21 17:33:06 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2013-02-21 17:33:06 +0100 |
commit | 8e85021eb4561fa35ac64e5320a6563dd9f4c501 (patch) | |
tree | 792c33d39bb826d1d0fecda5c112ba3c113d2727 /dedup | |
parent | 852c5c03e96b5c72dae157375a1fa36045a881d4 (diff) | |
download | debian-dedup-8e85021eb4561fa35ac64e5320a6563dd9f4c501.tar.gz |
do not track byted compiled python files
Diffstat (limited to 'dedup')
-rw-r--r-- | dedup/__init__.pyc | bin | 106 -> 0 bytes |
-rw-r--r-- | dedup/hashing.pyc | bin | 4886 -> 0 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/dedup/__init__.pyc b/dedup/__init__.pyc Binary files differdeleted file mode 100644 index 8f09308..0000000 --- a/dedup/__init__.pyc +++ /dev/null diff --git a/dedup/hashing.pyc b/dedup/hashing.pyc Binary files differdeleted file mode 100644 index 7d2383a..0000000 --- a/dedup/hashing.pyc +++ /dev/null |