The bare minimum to upgrade to Python 3
This commit is contained in:
21
.gitignore
vendored
21
.gitignore
vendored
@@ -1,15 +1,6 @@
|
||||
#########
|
||||
# Python
|
||||
#########
|
||||
*.pyc
|
||||
|
||||
build
|
||||
|
||||
#########
|
||||
# Debian
|
||||
#########
|
||||
*.deb
|
||||
backup-*.tgz
|
||||
description-pak
|
||||
|
||||
doc-pak
|
||||
*.egg-info/
|
||||
.env
|
||||
env
|
||||
*/__pycache__/*
|
||||
.venv
|
||||
venv
|
||||
|
Reference in New Issue
Block a user