-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
51 lines (45 loc) · 777 Bytes
/
Copy path.gitignore
File metadata and controls
51 lines (45 loc) · 777 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
43
44
45
46
47
48
49
50
51
*.apk
*.zip
*.exe
*.iml
*.jks
*.keystore
*.pre-platform-versions.bak
*.log
*.ffs_db
*.patch
!/tools/nodejs/runtime-build/patches/*.patch
*.hprof
.DS_Store
.externalNativeBuild
output.json
output-metadata.json
desktop.ini
sync.ffs_db
.bak/
.git/
.gradle/
.kotlin/
.venv/
__pycache__/
.hprof/
!.run
.idea/*
!.idea/codeStyles/
!.idea/inspectionProfiles/
!.idea/shared-intellij-idea-settings.zip
/build/
/app/.cxx/
/app/**/build/
# npm package build directories contain the published JavaScript test fixtures.
!/app/src/androidTest/assets/npm_ecosystem_corpus/node_modules/**/build/
/build-logic/build/
/build-logic/*/build/
/build-logic/**/.kotlin/
/libs/**/build/
/plugin-api/**/build/
/app/release/
/app/releases/
/local.properties
/sign.properties
/*dependecies_tree.txt