-
-
Notifications
You must be signed in to change notification settings - Fork 130
Expand file tree
/
Copy path.gitignore
More file actions
41 lines (41 loc) · 800 Bytes
/
.gitignore
File metadata and controls
41 lines (41 loc) · 800 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
/build
/captures
/native
/android/build
/android/release
/common/build
/desktop/build
/desktopApp/build
/composeApp/build
/cli/build
/websiteBuilder/html
/websiteBuilder/build
.idea/
.gradle/
local.properties
*.key
*.aab
*.jar
/html
.claude
/v86-prototype
.kotlin
processed.txt
instructions-tldr.md
instructions-man.md
instructions-improve.md
products_dataset.json
instructions-config.md
commands.txt
commands_ignore.txt
commands_improved.txt
commands_processed.txt
find_missing_commands.sh
scripts
/viewmodels/build/*
# Vector drawable XMLs are generated by `./gradlew :composeApp:convertIconsToVectorDrawables` from /icons/*.svg
/composeApp/src/commonMain/composeResources/drawable/*.xml
/screenshotTests/build
/screenshotTests/src/test/snapshots
/fastlane/play-store-key.json
/fastlane/report.xml