-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 572 Bytes
/
Copy path.gitignore
File metadata and controls
30 lines (30 loc) · 572 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
*.iml
.gradle
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
/build
/captures
.externalNativeBuild
.cxx
local.properties
/.kotlin/
/.idea/
/shared/build/
/webApp/build/
/androidApp/build/
/desktopApp/build/
/kotlin-js-store/
/app/build/
/androidApp/src/main/assets/composeResources/drawboxsample.shared.generated.resources/
/androidApp/src/main/assets/composeResources/io.ak1.drawbox.ui.resources/
/site/
/STRATEGY.md
/PLAYBOOK.md
/ARCHIVE_MODEL.md
/drawbox-ui/build/