mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2025-12-06 06:52:00 +01:00
updated .gitignore with pyenv variables
This commit is contained in:
parent
21ef09b3e4
commit
6cba84edf4
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,8 +1,11 @@
|
||||||
docs/build
|
docs/build
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
settings.json
|
settings.json
|
||||||
apikeysrc
|
apikeysrc
|
||||||
coverage*
|
coverage*
|
||||||
.coverage
|
.coverage
|
||||||
|
.python-version
|
||||||
.cache/*
|
.cache/*
|
||||||
MANIFEST
|
MANIFEST
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue