-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (40 loc) · 938 Bytes
/
Copy path.gitignore
File metadata and controls
40 lines (40 loc) · 938 Bytes
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
AI/.env
Clocks/Dinger/audio/*.mp3
Clocks/Dinger/audio/*.wav
Clocks/Dinger/reminders*.csv
*/__pycache__/*.pyc
*.exe
*.pyc
Clocks/Dinger/shots_*.txt
/Video/frames
Video/output.mp4
Genten/backend/build/*
Genten/backend/include/CMakeFiles/*
Genten/backend/include/asio/src/examples/*
Genten/backend/include/asio/src/doc/*
Genten/backend/include/asio/src/tests/*
node_modules
.vscode
*.mp4
Genten/backend/include/Crow/docs
Genten/backend/include/Crow/examples
Genten/backend/include/Crow/tests
*.swp
Genten/glfw-3.4
v17
FileContentIndex
/noise/noise/x64/Debug/noise.vcxproj.FileListAbsolute.txt
misc/audio/vcpkg_installed/*
AI/assistant/job_documents/*.docx
AI/assistant/job_documents/*.pdf
AI/diffusers/*.png
AI/speech_to_text/*.txt
AI/speech_to_text/*.wav
AI/utils/__pycache__/*
misc/audio/build/CMakeFiles/*
AI/scp_samples/*.txt
XBLM/XBLM/vcpkg_installed/*
AI/scp_samples/expanded/*
.env
AI/kaite/ai_caller/venv/
AI/kaite/file_manager/venv/