mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-07 01:53:29 +00:00
initial commit
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -108,6 +108,8 @@ ipython_config.py
|
||||
# in version control.
|
||||
# https://pdm.fming.dev/#use-with-ide
|
||||
.pdm.toml
|
||||
.pdm-python
|
||||
.pdm-build/
|
||||
|
||||
# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm
|
||||
__pypackages__/
|
||||
@@ -158,3 +160,5 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
controllerClient/
|
||||
Reference in New Issue
Block a user