forked from arch1t3cht/Aegisub
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
42 lines (37 loc) · 706 Bytes
/
Copy path.gitignore
File metadata and controls
42 lines (37 loc) · 706 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
41
42
/tests/data
automation/vapoursynth/__pycache__
packages/desktop/aegisub.desktop
packages/desktop/aegisub.desktop.template
src/libresrc/bitmap.cpp
src/libresrc/bitmap.h
src/libresrc/default_config.cpp
src/libresrc/default_config.h
src/libresrc/default_config_platform.json
tests/*.json
tests/run
tools/osx-bundle-restart-helper
tools/repack-thes-dict
tools/repack-thes-dict.dSYM
# Platform-specific
.DS_Store
ru*.db
# Meson
build*/
/subprojects/*
!/subprojects/*.wrap
!/subprojects/packagefiles
!/subprojects/csri
!/subprojects/iconv
!/subprojects/luabins
/subprojects/packagecache/*
# IDE
.idea
.vscode
.claude*
.swarm
.kiro
.codegraph
# Documentation (generated/temporary)
docs/*.md
docs/*.txt
docs/