mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-07 01:13:11 +02:00
Add .pybuild/ and */_version.py to .gitignore
This commit is contained in:
@@ -7,6 +7,7 @@ __pycache__/
|
||||
*.so
|
||||
.Python
|
||||
build/
|
||||
.pybuild/
|
||||
develop-eggs/
|
||||
dist/
|
||||
downloads/
|
||||
@@ -23,6 +24,7 @@ share/python-wheels/
|
||||
*.egg-info/
|
||||
.installed.cfg
|
||||
*.egg
|
||||
*/_version.py
|
||||
|
||||
# Virtual environments
|
||||
.venv/
|
||||
|
||||
Reference in New Issue
Block a user