A lot of new awesome stuff.

This commit is contained in:
Artem Sapegin
2012-10-12 12:53:13 +04:00
parent 73babe1cd6
commit 6c4d0e8aa2
11 changed files with 998 additions and 144 deletions

View File

@@ -9,7 +9,7 @@ Source: https://gist.github.com/490016
import os
import glob
EXCLUDE = ['tools', 'sync.py', 'Readme.md']
EXCLUDE = ['tools', 'color', 'sync.py', 'Readme.md']
NO_DOT_PREFIX = ['bin']
def force_remove(path):