license move

This commit is contained in:
Xevion
2019-08-03 22:09:32 -05:00
parent 626b11a2dd
commit 10a6113b4b
2 changed files with 3 additions and 1 deletions

View File

View File

@@ -1,12 +1,14 @@
import os, sys, send2trash
blacklist = [
# files
'clean.py',
'main.py',
'LICENSE',
'LICENSE.md',
'screenshot.png',
'README.md',
'.git',
# folders
'.gitignore',
'resources'
]