Add to .gitignore
This commit is contained in:
parent
284e617b3f
commit
214570929d
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,12 +8,14 @@ __pycache__/
|
||||
|
||||
# Distribution / packaging
|
||||
.Python
|
||||
bin/
|
||||
build/
|
||||
develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
eggs/
|
||||
.eggs/
|
||||
include/
|
||||
lib/
|
||||
lib64/
|
||||
lib64
|
||||
|
@ -2,4 +2,4 @@ home = /usr/bin
|
||||
include-system-site-packages = false
|
||||
version = 3.13.7
|
||||
executable = /usr/bin/python3.13
|
||||
command = /usr/bin/python -m venv /home/fred.boniface/git/label_api_next
|
||||
command = /usr/bin/python -m venv /home/fred.boniface/git/label-api-next
|
||||
|
Loading…
x
Reference in New Issue
Block a user