forked from nvaccess/nvda
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
54 lines (54 loc) · 953 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
*.mo
source/comInterfaces/*.py
!source/comInterfaces/__init__.py
# These are manually generated and updated, so don't delete them
!source/comInterfaces/UIAutomationClient.py
!source/comInterfaces/_944DE083_8FB8_45CF_BCB7_C477ACB2F897_0_1_0.py
*.log
source/userConfig
build
build_debug
dist
*.dll
*.exe
*.manifest
source/synthDrivers/espeak-ng-data
source/lib
source/lib64
source/typelibs
source/louis
*.obj
*.exp
*.lib
*_I.c
*_P.c
*_C.c
*_S.c
dlldata.c
*.pdb
.sconsign.dblite
user_docs/*/*.html
user_docs/*/*.css
extras/controllerClient/x86/nvdaController.h
extras/controllerClient/x64
extras/controllerClient/arm64
source/_buildVersion.py
output
testOutput
launcher/nvda_logo.wav
uninstaller/UAC.nsh
*.pyc
*.pyo
*.dmp
tests/unit/nvda.ini
tests/unit/brailleTables
tests/system/settingsCache/*
!tests/system/settingsCache/2020.4/*.txt
source/locale/en/LC_MESSAGES/nvda.po
source/locale/*/cldr.dic
.vscode
.vs
.venv
nvdaHelper/docs/
*.pfx
appveyor-tools/