mirror of
https://github.com/onyx-and-iris/nvda-voicemeeter.git
synced 2026-04-07 01:53:29 +00:00
bump to major version 1.0.0
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@@ -85,7 +85,7 @@ ipython_config.py
|
||||
# pyenv
|
||||
# For a library or package, you might want to ignore these files since the code is
|
||||
# intended to run in multiple environments; otherwise, check them in:
|
||||
# .python-version
|
||||
.python-version
|
||||
|
||||
# pipenv
|
||||
# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
|
||||
@@ -161,14 +161,8 @@ cython_debug/
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
# nvda files
|
||||
controllerClient/*
|
||||
!.gitkeep
|
||||
|
||||
# build files
|
||||
basic.py
|
||||
banana.py
|
||||
potato.py
|
||||
# spec files
|
||||
spec/
|
||||
|
||||
# persistent storage
|
||||
settings.json
|
||||
|
||||
Reference in New Issue
Block a user