-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.gitignore
80 lines (80 loc) · 1.37 KB
/
.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
.git
.idea
.idea/*
venv
.venv*
errorlog.txt
dist
build
/__main__.dist/
/__main__.build/
/__main__.onefile-build/
*.zip
dist-mac
dist-lin
dist-win
nuitka_dist
pyinstaller.exe
build-windows.ps1
__pycache__
.git
/pykotor/gl/window.py
*.egg-info*
ignore
*.pyc
.history
*.heapsnapshot
*.cpuprofile
*.prof
.vscode/PythonImportHelper*.json
tests/tmp/*
tests/tslpatcher/tmp/*
output.prof
*.spec
errorlog.txt
*.log
EXE-*.toc
*.pkg
*.exe.manifest
*PYZ-*.pyz
base_library.zip
Analysis-*.toc
PKG-*.toc
Tree-*.toc
logs/*
.vscode/PythonImportHelper-v2-Completion.json
.mypy_cache
/toolset/help/
/toolset/kits/
Tools/HolocronToolset/src/toolset/kits
Tools/HolocronToolset/src/toolset/kits/*/door0_k1.utd
Tools/HolocronToolset/src/toolset/kits/*/*
/Tools/HolocronToolset/toolset/kits/
.idea/misc.xml
.idea/PyKotor.iml
.idea/misc.xml
.idea/PyKotor.iml
.mypy_cache
.venv
.venv_wsl
.secrets
tests/results/
*.pstat
installlog.txt
./vendor
powershell-bin/
.env
typings/*
Tools/HoloPatcher/src/holopatcher/node_modules
Tools/HoloPatcher/src/holopatcher/package-lock.json
Tools/HoloPatcher/src/holopatcher/package.json
.history
.history*
/.aider.tags.cache.v3
.aider.chat.history.md
.aider.input.history
.aiderignore
/.qtcreator
Libraries/Utility/.aider.model.settings.json
/Libraries/Utility/src/utility/ui_libraries/qt/filesystem/common/deprecated
/Libraries/Utility/src/utility/ui_libraries/qt/filesystem/common/untested