-
-
Notifications
You must be signed in to change notification settings - Fork 31
Expand file tree
/
Copy path.gitignore
More file actions
33 lines (33 loc) · 633 Bytes
/
.gitignore
File metadata and controls
33 lines (33 loc) · 633 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
*.iml
.kotlin
.gradle
**/build/
xcuserdata
!src/**/build/
local.properties
.idea
/local.properties
/.idea/caches
/.idea/libraries
/.idea/modules.xml
/.idea/workspace.xml
/.idea/navEditor.xml
/.idea/assetWizardSettings.xml
.DS_Store
captures
/build
/captures
.externalNativeBuild
.cxx
*.xcodeproj/*
!*.xcodeproj/project.pbxproj
!*.xcodeproj/xcshareddata/
!*.xcodeproj/project.xcworkspace/
!*.xcworkspace/contents.xcworkspacedata
**/xcshareddata/WorkspaceSettings.xcsettings
/app/src/main/java/com/sakethh/linkora/screens/settings/LinkoraAPI.kt
/app/google-services.json
/shelf/
/workspace.xml
.gitignore
composeApp/worker/node_modules