mirror of
https://github.com/onyx-and-iris/nvda-addon-voicemeeter.git
synced 2026-04-18 09:03:30 +00:00
first commit
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
addon/doc/*.css
|
||||
addon/doc/en/
|
||||
*_docHandler.py
|
||||
*.html
|
||||
manifest.ini
|
||||
*.mo
|
||||
*.pot
|
||||
*.py[co]
|
||||
*.nvda-addon
|
||||
.sconsign.dblite
|
||||
/[0-9]*.[0-9]*.[0-9]*.json
|
||||
|
||||
.venv/
|
||||
keybinds.json
|
||||
Reference in New Issue
Block a user