Skip to content

Commit 591bbab

Browse files
committed
bump ver
1 parent e49f540 commit 591bbab

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ dist/
66
*~
77
.tox/
88
htmlcov*
9+
**/__pycache__/

git_rm_deleted_files

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
git diff --diff-filter=D --name-only -z | xargs -0 git rm -r

0 commit comments

Comments
 (0)